mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-08 06:13:14 +00:00
improve cargo toml
This commit is contained in:
Generated
-14
@@ -3604,16 +3604,12 @@ dependencies = [
|
||||
"async-channel",
|
||||
"async-trait",
|
||||
"aws-sdk-s3",
|
||||
"backon",
|
||||
"base64 0.22.1",
|
||||
"base64-simd",
|
||||
"blake2",
|
||||
"byteorder",
|
||||
"bytes",
|
||||
"bytesize",
|
||||
"chrono",
|
||||
"common",
|
||||
"crc32fast",
|
||||
"criterion",
|
||||
"enumset",
|
||||
"flatbuffers 25.2.10",
|
||||
@@ -3621,10 +3617,8 @@ dependencies = [
|
||||
"futures-util",
|
||||
"glob",
|
||||
"hex-simd",
|
||||
"highway",
|
||||
"hmac 0.12.1",
|
||||
"http 1.3.1",
|
||||
"http-body-util",
|
||||
"hyper 1.6.0",
|
||||
"hyper-rustls 0.27.7",
|
||||
"hyper-util",
|
||||
@@ -3632,9 +3626,7 @@ dependencies = [
|
||||
"lock",
|
||||
"madmin",
|
||||
"md-5",
|
||||
"netif",
|
||||
"nix 0.30.1",
|
||||
"num",
|
||||
"num_cpus",
|
||||
"once_cell",
|
||||
"path-absolutize",
|
||||
@@ -3659,13 +3651,9 @@ dependencies = [
|
||||
"serde",
|
||||
"serde-xml-rs 0.8.1",
|
||||
"serde_json",
|
||||
"serde_urlencoded",
|
||||
"sha1 0.10.6",
|
||||
"sha2 0.10.9",
|
||||
"shadow-rs",
|
||||
"siphasher 1.0.1",
|
||||
"smallvec",
|
||||
"std-next",
|
||||
"temp-env",
|
||||
"tempfile",
|
||||
"thiserror 2.0.12",
|
||||
@@ -3676,8 +3664,6 @@ dependencies = [
|
||||
"tonic",
|
||||
"tower",
|
||||
"tracing",
|
||||
"tracing-error",
|
||||
"transform-stream",
|
||||
"url",
|
||||
"urlencoding",
|
||||
"uuid",
|
||||
|
||||
Reference in New Issue
Block a user