Commit 2977750 1 parent 3832337 commit 2977750 Copy full SHA for 2977750
File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ members = [
17
17
]
18
18
19
19
[workspace .package ]
20
- version = " 0.11.0 " # WHEN CHANGING THIS, CHANGE THE "STREAMBED" DEPENDENCIES BELOW ALSO.
20
+ version = " 0.11.1 " # WHEN CHANGING THIS, CHANGE THE "STREAMBED" DEPENDENCIES BELOW ALSO.
21
21
edition = " 2021"
22
22
rust-version = " 1.70.0"
23
23
license = " Apache-2.0"
@@ -59,7 +59,7 @@ 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.11.0 " }
63
- streambed-confidant = { path = " streambed-confidant" , version = " 0.11.0 " }
64
- streambed-logged = { path = " streambed-logged" , version = " 0.11.0 " }
65
- streambed-test = { path = " streambed-test" , version = " 0.11.0 " }
62
+ streambed = { path = " streambed" , version = " 0.11.1 " }
63
+ streambed-confidant = { path = " streambed-confidant" , version = " 0.11.1 " }
64
+ streambed-logged = { path = " streambed-logged" , version = " 0.11.1 " }
65
+ streambed-test = { path = " streambed-test" , version = " 0.11.1 " }
You can’t perform that action at this time.
0 commit comments