Loading Cargo.lock +1 −0 Original line number Diff line number Diff line Loading @@ -2053,6 +2053,7 @@ dependencies = [ "async-trait", "atoi", "base64-simd", "block-buffer 0.11.0-rc.3", "bytes", "bytestring", "chrono", Loading crates/s3s/Cargo.toml +1 −0 Original line number Diff line number Diff line Loading @@ -35,6 +35,7 @@ chrono = { version = "0.4.40", default-features = false } crc32c = "0.6.8" crc32fast = "1.4.2" digest = "0.11.0-pre.9" block-buffer = "=0.11.0-rc.3" futures = { version = "0.3.31", default-features = false, features = ["std"] } hex-simd = "0.8.0" hmac = "0.13.0-pre.4" Loading Loading
Cargo.lock +1 −0 Original line number Diff line number Diff line Loading @@ -2053,6 +2053,7 @@ dependencies = [ "async-trait", "atoi", "base64-simd", "block-buffer 0.11.0-rc.3", "bytes", "bytestring", "chrono", Loading
crates/s3s/Cargo.toml +1 −0 Original line number Diff line number Diff line Loading @@ -35,6 +35,7 @@ chrono = { version = "0.4.40", default-features = false } crc32c = "0.6.8" crc32fast = "1.4.2" digest = "0.11.0-pre.9" block-buffer = "=0.11.0-rc.3" futures = { version = "0.3.31", default-features = false, features = ["std"] } hex-simd = "0.8.0" hmac = "0.13.0-pre.4" Loading