Skip to content

Commit de7f5a6

Browse files
committed
release v1.0.0-pre.0
1 parent 7c09b23 commit de7f5a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ protosocket-messagepack = { path = "protosocket-messagepack" }
3737
protosocket-rpc = { path = "protosocket-rpc" }
3838
protosocket-server = { path = "protosocket-server" }
3939
protosocket-prost = { path = "protosocket-prost" }
40-
spillway = { path = "spillway" }
40+
spillway = { path = "spillway", version = "1.0.0-pre.0" }
4141

4242
ahash = { version = "0" }
4343
bytes = { version = "1.6" }

0 commit comments

Comments
 (0)