diff options
Diffstat (limited to 'crates/tor-async-utils')
| -rw-r--r-- | crates/tor-async-utils/Cargo.toml | 2 | ||||
| -rw-r--r-- | crates/tor-async-utils/semver.md | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/crates/tor-async-utils/Cargo.toml b/crates/tor-async-utils/Cargo.toml index a695e8881..35718e510 100644 --- a/crates/tor-async-utils/Cargo.toml +++ b/crates/tor-async-utils/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tor-async-utils" -version = "0.0.1" +version = "0.1.0" authors = ["The Tor Project, Inc.", "Nick Mathewson <[email protected]>"] edition = "2021" rust-version = "1.65" diff --git a/crates/tor-async-utils/semver.md b/crates/tor-async-utils/semver.md deleted file mode 100644 index 0f866a1ac..000000000 --- a/crates/tor-async-utils/semver.md +++ /dev/null @@ -1 +0,0 @@ -Breaking: Rename SinkExt to SinkPrepareExt |
