Merge pull request #241 from rustfs/dependabot/cargo/dependencies-4426481644

Bump the dependencies group with 5 updates
This commit is contained in:
loverustfs
2025-03-01 21:24:42 +08:00
committed by GitHub
5 changed files with 30 additions and 30 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ ecstore = { path = "../ecstore" }
serde_json.workspace = true
async-trait.workspace = true
thiserror.workspace = true
strum = { version = "0.26.3", features = ["derive"] }
strum = { version = "0.27.1", features = ["derive"] }
arc-swap = "1.7.1"
crypto = { path = "../crypto" }
ipnetwork = { version = "0.21.1", features = ["serde"] }