Skip to content

Commit 90a593a

Browse files
committed
Merge remote-tracking branch 'origin/release-v8.1' into unstable
2 parents d42327b + c25a975 commit 90a593a

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Cargo.lock

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ bincode = "1"
116116
bitvec = "1"
117117
bls = { path = "crypto/bls" }
118118
byteorder = "1"
119-
bytes = "1"
119+
bytes = "1.11.1"
120120
# Turn off c-kzg's default features which include `blst/portable`. We can turn on blst's portable
121121
# feature ourselves when desired.
122122
c-kzg = { version = "2.1", default-features = false }

0 commit comments

Comments
 (0)