diff options
Diffstat (limited to 'crates')
| -rw-r--r-- | crates/tor-bytes/Cargo.toml | 2 | ||||
| -rw-r--r-- | crates/tor-cell/Cargo.toml | 2 | ||||
| -rw-r--r-- | crates/tor-events/Cargo.toml | 2 | ||||
| -rw-r--r-- | crates/tor-linkspec/Cargo.toml | 2 | ||||
| -rw-r--r-- | crates/tor-llcrypto/Cargo.toml | 2 | ||||
| -rw-r--r-- | crates/tor-netdir/Cargo.toml | 2 | ||||
| -rw-r--r-- | crates/tor-socksproto/Cargo.toml | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/crates/tor-bytes/Cargo.toml b/crates/tor-bytes/Cargo.toml index b42d8df32..f3b675d00 100644 --- a/crates/tor-bytes/Cargo.toml +++ b/crates/tor-bytes/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tor-bytes" -version = "0.3.0" +version = "0.3.1" authors = ["The Tor Project, Inc.", "Nick Mathewson <[email protected]>"] edition = "2021" rust-version = "1.56" diff --git a/crates/tor-cell/Cargo.toml b/crates/tor-cell/Cargo.toml index 508a8dff4..509d70789 100644 --- a/crates/tor-cell/Cargo.toml +++ b/crates/tor-cell/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tor-cell" -version = "0.3.0" +version = "0.3.1" authors = ["The Tor Project, Inc.", "Nick Mathewson <[email protected]>"] edition = "2021" rust-version = "1.56" diff --git a/crates/tor-events/Cargo.toml b/crates/tor-events/Cargo.toml index 18ac587a3..c96d28d67 100644 --- a/crates/tor-events/Cargo.toml +++ b/crates/tor-events/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tor-events" -version = "0.3.0" +version = "0.3.1" edition = "2021" rust-version = "1.56" authors = ["The Tor Project, Inc.", "eta <[email protected]>"] diff --git a/crates/tor-linkspec/Cargo.toml b/crates/tor-linkspec/Cargo.toml index bf3b1c4e6..c5a60e9f0 100644 --- a/crates/tor-linkspec/Cargo.toml +++ b/crates/tor-linkspec/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tor-linkspec" -version = "0.3.0" +version = "0.3.1" authors = ["The Tor Project, Inc.", "Nick Mathewson <[email protected]>"] edition = "2021" rust-version = "1.56" diff --git a/crates/tor-llcrypto/Cargo.toml b/crates/tor-llcrypto/Cargo.toml index d01c4c7d2..779e24c84 100644 --- a/crates/tor-llcrypto/Cargo.toml +++ b/crates/tor-llcrypto/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tor-llcrypto" -version = "0.3.0" +version = "0.3.1" authors = ["The Tor Project, Inc.", "Nick Mathewson <[email protected]>"] edition = "2021" rust-version = "1.56" diff --git a/crates/tor-netdir/Cargo.toml b/crates/tor-netdir/Cargo.toml index e9749205c..22a6737d3 100644 --- a/crates/tor-netdir/Cargo.toml +++ b/crates/tor-netdir/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tor-netdir" -version = "0.3.0" +version = "0.3.1" authors = ["The Tor Project, Inc.", "Nick Mathewson <[email protected]>"] edition = "2021" rust-version = "1.56" diff --git a/crates/tor-socksproto/Cargo.toml b/crates/tor-socksproto/Cargo.toml index 5998dcb49..f781ddd55 100644 --- a/crates/tor-socksproto/Cargo.toml +++ b/crates/tor-socksproto/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tor-socksproto" -version = "0.3.0" +version = "0.3.1" authors = ["The Tor Project, Inc.", "Nick Mathewson <[email protected]>"] edition = "2021" rust-version = "1.56" |
