Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
baoyachi committed Jul 18, 2023
1 parent 5f3427c commit d4dad7a
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 @@ -17,7 +17,7 @@ hex = "0.4.2"
sha2 = { version = "0.10.6", default-features = false }
openssl = { version = "0.10.54", optional = true, default-features = false }
async-trait = "0.1.68"
tokio = { version = "1.28.2", features = ["io-util","fs"] }
tokio = { version = "1.28.2", features = ["io-util", "fs"] }
bytes = "1.4.0"

[features]
Expand Down

0 comments on commit d4dad7a

Please sign in to comment.