You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* chore: release
* chore: correct release versions (zebrad 6.0.0, zebra-script 10.1.0)
release-plz over-bumped zebra-script to 11.0.0 (a cross-crate fix(consensus)! squash;
its own change is additive) and could not promote zebrad rc.0 -> final.
* docs(readme): bump git-install --tag to v6.0.0
---------
Co-authored-by: Marek <m@rek.onl>
Copy file name to clipboardExpand all lines: tower-fallback/Cargo.toml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
[package]
2
2
name = "tower-fallback"
3
-
version = "0.2.41"
3
+
version = "0.2.42"
4
4
authors.workspace = true
5
5
description = "A Tower service combinator that sends requests to a first service, then retries processing on a second fallback service if the first service errors."
0 commit comments