Commit a214e3e 1 parent 8d82272 commit a214e3e Copy full SHA for a214e3e
File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ members = [
16
16
]
17
17
18
18
[workspace .package ]
19
- version = " 0.10.0 " # WHEN CHANGING THIS, CHANGE THE "STREAMBED" DEPENDENCIES BELOW ALSO.
19
+ version = " 0.10.1 " # WHEN CHANGING THIS, CHANGE THE "STREAMBED" DEPENDENCIES BELOW ALSO.
20
20
edition = " 2021"
21
21
rust-version = " 1.70.0"
22
22
license = " Apache-2.0"
@@ -59,6 +59,6 @@ tokio-stream = "0.1.11"
59
59
tokio-util = " 0.7.4"
60
60
warp = " 0.3"
61
61
62
- streambed = { path = " streambed" , version = " 0.10.0 " }
63
- streambed-logged = { path = " streambed-logged" , version = " 0.10.0 " }
64
- streambed-test = { path = " streambed-test" , version = " 0.10.0 " }
62
+ streambed = { path = " streambed" , version = " 0.10.1 " }
63
+ streambed-logged = { path = " streambed-logged" , version = " 0.10.1 " }
64
+ streambed-test = { path = " streambed-test" , version = " 0.10.1 " }
You can’t perform that action at this time.
0 commit comments