summaryrefslogtreecommitdiff
path: root/crates/oneshot-fused-workaround
diff options
context:
space:
mode:
Diffstat (limited to 'crates/oneshot-fused-workaround')
-rw-r--r--crates/oneshot-fused-workaround/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/oneshot-fused-workaround/Cargo.toml b/crates/oneshot-fused-workaround/Cargo.toml
index 17b2d85e7..60d7b09a4 100644
--- a/crates/oneshot-fused-workaround/Cargo.toml
+++ b/crates/oneshot-fused-workaround/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "oneshot-fused-workaround"
-version = "0.2.0"
+version = "0.2.1"
authors = ["The Tor Project, Inc.", "Nick Mathewson <[email protected]>"]
edition = "2021"
rust-version = "1.77"