Merge pull request #199 from rustfs/dependabot/cargo/dependencies-0b5f48f217

Bump the dependencies group with 19 updates
This commit is contained in:
weisd
2025-01-03 09:21:47 +08:00
committed by GitHub
5 changed files with 104 additions and 101 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ strum = { version = "0.26.3", features = ["derive"] }
arc-swap = "1.7.1"
crypto = { path = "../crypto" }
ipnetwork = "0.20.0"
itertools = "0.13.0"
itertools = "0.14.0"
futures.workspace = true
rand.workspace = true
base64-simd = "0.8.0"