mirror of
https://github.com/rustfs/rustfs.git
synced 2026-09-04 11:15:39 +00:00
chore: bump workspace dependencies versions (#168)
* upgrade package version # Conflicts: # crates/rio/Cargo.toml * fix * upgrade version * upgrade version * cargo fmt
This commit is contained in:
@@ -45,5 +45,4 @@ serde_json.workspace = true
|
||||
md-5 = { workspace = true }
|
||||
|
||||
[dev-dependencies]
|
||||
#criterion = { version = "0.5.1", features = ["async", "async_tokio", "tokio"] }
|
||||
tokio-test = "0.4"
|
||||
tokio-test = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user