Commit 5e165d9f authored by Nugine's avatar Nugine
Browse files

build(deps): temporarily lock to `block-buffer@0.11.0-rc.3`

parent 1523aa5e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2053,6 +2053,7 @@ dependencies = [
 "async-trait",
 "atoi",
 "base64-simd",
 "block-buffer 0.11.0-rc.3",
 "bytes",
 "bytestring",
 "chrono",
+1 −0
Original line number Diff line number Diff line
@@ -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"