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 9f5e571f2..bb73da12a 100644
--- a/crates/retry-error/Cargo.toml
+++ b/crates/retry-error/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "retry-error"
-version = "0.3.0"
+version = "0.3.1"
authors = ["The Tor Project, Inc.", "Nick Mathewson <[email protected]>"]
edition = "2021"
rust-version = "1.60"