Skip to content

Commit

Permalink
chore: Bump bytes to 1.4 to allow the usage of spare_capacity_mut (#2784
Browse files Browse the repository at this point in the history
)

Signed-off-by: Xuanwo <[email protected]>
  • Loading branch information
Xuanwo authored Aug 5, 2023
1 parent 2c2dfc8 commit b0f4d1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ await-tree = { version = "0.1.1", optional = true }
backon = "0.4.1"
base64 = "0.21"
bb8 = { version = "0.8", optional = true }
bytes = "1.2"
bytes = "1.4"
cacache = { version = "11.6", default-features = false, features = [
"tokio-runtime",
"mmap",
Expand Down

0 comments on commit b0f4d1b

Please sign in to comment.