Skip to content

Commit 6e11d2c

Browse files
Merge pull request #34 from flub/flub/new-byte-pool
2 parents 932ad26 + 4f6ee0a commit 6e11d2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ pin-utils = "0.1.0-alpha.4"
3232
futures = "0.3.0"
3333
rental = "0.5.5"
3434
stop-token = { version = "0.1.1", features = ["unstable"] }
35-
byte-pool = "0.2.1"
35+
byte-pool = "0.2.2"
3636
lazy_static = "1.4.0"
3737
log = "0.4.8"
3838
thiserror = "1.0.9"

0 commit comments

Comments
 (0)