Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
sadika9 authored Jun 11, 2024
1 parent fd0ca41 commit 242aa56
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion libs/sangedama/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@ tracing-subscriber = { version = "0.3", features = ["env-filter"] }
tracing = "0.1.40"
futures = "0.3.30"
log = "0.4.21"
env_logger = "0.11.3"
env_logger = "0.11.3"
openssl = { version = "0.10", features = ["vendored"] }

0 comments on commit 242aa56

Please sign in to comment.