summaryrefslogtreecommitdiff
path: root/crates/retry-error/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/retry-error/Cargo.toml')
-rw-r--r--crates/retry-error/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/retry-error/Cargo.toml b/crates/retry-error/Cargo.toml
index 6a7d3d63b..8024c7d10 100644
--- a/crates/retry-error/Cargo.toml
+++ b/crates/retry-error/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "retry-error"
-version = "0.7.0"
+version = "0.8.0"
authors = ["The Tor Project, Inc.", "Nick Mathewson <[email protected]>"]
edition = "2024"
rust-version = "1.85.1"