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 71525f506..f6fec9415 100644
--- a/crates/retry-error/Cargo.toml
+++ b/crates/retry-error/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "retry-error"
-version = "0.9.0"
+version = "0.9.1"
authors = ["The Tor Project, Inc.", "Nick Mathewson <[email protected]>"]
edition = "2024"
rust-version = "1.86"