mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-07 13:53:12 +00:00
tmp
This commit is contained in:
Generated
+7
@@ -478,6 +478,7 @@ dependencies = [
|
||||
"common",
|
||||
"crc32fast",
|
||||
"futures",
|
||||
"glob",
|
||||
"hex-simd",
|
||||
"http",
|
||||
"lazy_static",
|
||||
@@ -713,6 +714,12 @@ version = "0.31.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f"
|
||||
|
||||
[[package]]
|
||||
name = "glob"
|
||||
version = "0.3.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
|
||||
|
||||
[[package]]
|
||||
name = "gloo-timers"
|
||||
version = "0.3.0"
|
||||
|
||||
Reference in New Issue
Block a user