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 89d549e commit 0ba35acCopy full SHA for 0ba35ac
Cargo.toml
@@ -10,7 +10,7 @@ license = "MIT"
10
authors = ["share121 <[email protected]>", "Cyan Changes <[email protected]>"]
11
12
[workspace.dependencies]
13
-fast-pull = { version = "3.1.1", path = "crates/fast-pull" }
+fast-pull = { version = "3.1.2", path = "crates/fast-pull" }
14
fast-steal = { version = "6.0.6", path = "crates/fast-steal" }
15
kanal = "0.1.1"
16
bytes = { version = "1.10.1", default-features = false }
0 commit comments