We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c09b23 commit de7f5a6Copy full SHA for de7f5a6
1 file changed
Cargo.toml
@@ -37,7 +37,7 @@ protosocket-messagepack = { path = "protosocket-messagepack" }
37
protosocket-rpc = { path = "protosocket-rpc" }
38
protosocket-server = { path = "protosocket-server" }
39
protosocket-prost = { path = "protosocket-prost" }
40
-spillway = { path = "spillway" }
+spillway = { path = "spillway", version = "1.0.0-pre.0" }
41
42
ahash = { version = "0" }
43
bytes = { version = "1.6" }
0 commit comments