Skip to content

Commit d21bcad

Browse files
committed
Update to git version of byte-pool
1 parent 3381de5 commit d21bcad

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
@@ -33,7 +33,7 @@ pin-utils = "0.1.0-alpha.4"
3333
futures = "0.3.15"
3434
ouroboros = "0.15"
3535
stop-token = "0.7"
36-
byte-pool = "0.2.2"
36+
byte-pool = { git = "https://github.com/async-email/byte-pool.git", rev = "11ef606b1fb25ae717451171890dcea926c55ccf" }
3737
once_cell = "1.8.0"
3838
log = "0.4.8"
3939
thiserror = "1.0.9"

0 commit comments

Comments
 (0)