chore(deps): migrate direct encoding deps to simd (#6690)

This commit is contained in:
houseme
2026-08-27 03:17:24 +08:00
committed by GitHub
parent 31031f2a46
commit ba7785d61d
81 changed files with 523 additions and 505 deletions
Generated
+9 -11
View File
@@ -3868,7 +3868,7 @@ dependencies = [
"aws-sdk-s3",
"aws-sdk-sts",
"aws-smithy-http-client",
"base64 0.23.1",
"base64-simd",
"bytes",
"chrono",
"clap",
@@ -3876,7 +3876,7 @@ dependencies = [
"flatbuffers",
"flate2",
"futures",
"hex",
"hex-simd",
"hmac 0.13.0",
"hotpath",
"http 1.5.0",
@@ -9313,7 +9313,6 @@ dependencies = [
"aws-config",
"aws-sdk-s3",
"axum",
"base64 0.23.1",
"base64-simd",
"bytes",
"chacha20poly1305",
@@ -9573,7 +9572,6 @@ dependencies = [
"aws-smithy-http-client",
"aws-smithy-runtime-api",
"aws-smithy-types",
"base64 0.23.1",
"base64-simd",
"byteorder",
"bytes",
@@ -9739,7 +9737,7 @@ name = "rustfs-heal"
version = "1.0.0-rc.3"
dependencies = [
"async-trait",
"base64 0.23.1",
"base64-simd",
"bytes",
"crc-fast",
"futures",
@@ -9944,9 +9942,9 @@ dependencies = [
"aws-smithy-http-client",
"aws-smithy-runtime-api",
"aws-smithy-types",
"base64 0.23.1",
"base64-simd",
"chacha20poly1305",
"hex",
"hex-simd",
"hotpath",
"http 1.5.0",
"insta",
@@ -10251,12 +10249,12 @@ dependencies = [
"async-compression",
"async-trait",
"axum",
"base64 0.23.1",
"base64-simd",
"bytes",
"dav-server",
"futures",
"futures-util",
"hex",
"hex-simd",
"hmac 0.13.0",
"hotpath",
"http 1.5.0",
@@ -10355,7 +10353,7 @@ dependencies = [
"aes-gcm",
"arc-swap",
"axum",
"base64 0.23.1",
"base64-simd",
"bytes",
"crc-fast",
"faster-hex",
@@ -10395,7 +10393,7 @@ dependencies = [
"aes-gcm",
"bytes",
"chacha20poly1305",
"hex",
"hex-simd",
"hmac 0.13.0",
"hotpath",
"minlz",