We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3381de5 commit d21bcadCopy full SHA for d21bcad
Cargo.toml
@@ -33,7 +33,7 @@ pin-utils = "0.1.0-alpha.4"
33
futures = "0.3.15"
34
ouroboros = "0.15"
35
stop-token = "0.7"
36
-byte-pool = "0.2.2"
+byte-pool = { git = "https://github.com/async-email/byte-pool.git", rev = "11ef606b1fb25ae717451171890dcea926c55ccf" }
37
once_cell = "1.8.0"
38
log = "0.4.8"
39
thiserror = "1.0.9"
0 commit comments