summaryrefslogtreecommitdiff
path: root/crates/tor-protover
diff options
context:
space:
mode:
Diffstat (limited to 'crates/tor-protover')
-rw-r--r--crates/tor-protover/Cargo.toml2
-rw-r--r--crates/tor-protover/semver.md2
2 files changed, 1 insertions, 3 deletions
diff --git a/crates/tor-protover/Cargo.toml b/crates/tor-protover/Cargo.toml
index 3dc09da49..7a73ac7dc 100644
--- a/crates/tor-protover/Cargo.toml
+++ b/crates/tor-protover/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "tor-protover"
-version = "0.29.0"
+version = "0.30.0"
authors = ["The Tor Project, Inc.", "Nick Mathewson <[email protected]>"]
edition = "2021"
rust-version = "1.77"
diff --git a/crates/tor-protover/semver.md b/crates/tor-protover/semver.md
deleted file mode 100644
index dbc093171..000000000
--- a/crates/tor-protover/semver.md
+++ /dev/null
@@ -1,2 +0,0 @@
-BREAKING: Renamed MicroDesc protocol to Microdesc for spec conformance.
-