mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-25 21:46:50 +00:00
+1
-1
@@ -47,7 +47,7 @@ sha2 = { version = "0.11.0-pre.4" }
|
||||
hex-simd = "0.8.0"
|
||||
path-clean = "1.0.1"
|
||||
tempfile.workspace = true
|
||||
tokio = { workspace = true, features = ["io-util", "sync"] }
|
||||
tokio = { workspace = true, features = ["io-util", "sync", "signal"] }
|
||||
tokio-stream = "0.1.15"
|
||||
tonic.workspace = true
|
||||
tower.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user