Merge pull request #78 from rustfs/dependabot/cargo/dependencies-abc806330f

Bump the dependencies group with 4 updates
This commit is contained in:
weisd
2024-10-12 00:53:15 +08:00
committed by GitHub
3 changed files with 28 additions and 28 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ futures-util.workspace = true
# uuid = { version = "1.8.0", features = ["v4", "fast-rng", "serde"] }
ecstore = { path = "../ecstore" }
s3s = "0.10.0"
clap = { version = "4.5.18", features = ["derive"] }
clap = { version = "4.5.20", features = ["derive"] }
tracing-subscriber = { version = "0.3.18", features = ["env-filter", "time"] }
hyper-util = { version = "0.1.9", features = [
"tokio",