mirror of
https://github.com/rustfs/rustfs.git
synced 2026-07-26 16:28:15 +00:00
添加 自定义MetaObject marshal
This commit is contained in:
Generated
+1
@@ -325,6 +325,7 @@ dependencies = [
|
||||
"path-clean",
|
||||
"reed-solomon-erasure",
|
||||
"regex",
|
||||
"rmp",
|
||||
"rmp-serde",
|
||||
"s3s",
|
||||
"serde",
|
||||
|
||||
@@ -38,6 +38,7 @@ sha2 = "0.10.8"
|
||||
hex-simd = "0.8.0"
|
||||
path-clean = "1.0.1"
|
||||
tokio-stream = "0.1.15"
|
||||
rmp = "0.8.14"
|
||||
|
||||
[target.'cfg(not(windows))'.dependencies]
|
||||
openssl = "0.10.66"
|
||||
|
||||
Reference in New Issue
Block a user