Commit 5a94c34 1 parent 3d58f42 commit 5a94c34 Copy full SHA for 5a94c34
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.1 " # WHEN CHANGING THIS, CHANGE THE "STREAMBED" DEPENDENCIES BELOW ALSO.
19
+ version = " 0.10.2 " # 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"
@@ -58,6 +58,6 @@ tokio-stream = "0.1.11"
58
58
tokio-util = " 0.7.4"
59
59
warp = " 0.3"
60
60
61
- streambed = { path = " streambed" , version = " 0.10.1 " }
62
- streambed-logged = { path = " streambed-logged" , version = " 0.10.1 " }
63
- streambed-test = { path = " streambed-test" , version = " 0.10.1 " }
61
+ streambed = { path = " streambed" , version = " 0.10.2 " }
62
+ streambed-logged = { path = " streambed-logged" , version = " 0.10.2 " }
63
+ streambed-test = { path = " streambed-test" , version = " 0.10.2 " }
You can’t perform that action at this time.
0 commit comments