Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
hacker-volodya authored Mar 27, 2024
1 parent 1939427 commit 3933044
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ tokio = { version = "1.36", features = ["net", "io-util"] }
tokio-util = { version = "0.7.10", features = ["codec"] }
thiserror = "1"
rand = "0.8.5"
futures = "0.3.30"
futures = "0.3"
pin-project = "1"
hex = "0.4.3"

Expand Down

0 comments on commit 3933044

Please sign in to comment.