diff options
50 files changed, 405 insertions, 405 deletions
diff --git a/Cargo.lock b/Cargo.lock index 9c17f3f08..f94f57c7a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -195,7 +195,7 @@ checksum = "96d30a06541fbafbc7f82ed10c06164cfbd2c401138f6addd8404629c4b16711" [[package]] name = "arti" -version = "1.2.1" +version = "1.2.2" dependencies = [ "anyhow", "arti-client", @@ -268,7 +268,7 @@ dependencies = [ [[package]] name = "arti-client" -version = "0.17.0" +version = "0.18.0" dependencies = [ "anyhow", "cfg-if", @@ -323,7 +323,7 @@ version = "0.17.0" [[package]] name = "arti-hyper" -version = "0.17.0" +version = "0.18.0" dependencies = [ "anyhow", "arti-client", @@ -342,7 +342,7 @@ dependencies = [ [[package]] name = "arti-rpcserver" -version = "0.17.0" +version = "0.18.0" dependencies = [ "arti-client", "asynchronous-codec", @@ -1636,7 +1636,7 @@ checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5" [[package]] name = "equix" -version = "0.1.3" +version = "0.1.4" dependencies = [ "arrayvec", "hashx", @@ -1891,7 +1891,7 @@ dependencies = [ [[package]] name = "fs-mistrust" -version = "0.7.9" +version = "0.7.10" dependencies = [ "derive_builder_fork_arti", "dirs", @@ -2198,7 +2198,7 @@ dependencies = [ [[package]] name = "hashx" -version = "0.1.3" +version = "0.1.4" dependencies = [ "arrayvec", "blake2", @@ -4915,7 +4915,7 @@ dependencies = [ [[package]] name = "tor-async-utils" -version = "0.17.0" +version = "0.18.0" dependencies = [ "futures", "futures-await-test", @@ -4927,7 +4927,7 @@ dependencies = [ [[package]] name = "tor-basic-utils" -version = "0.17.0" +version = "0.18.0" dependencies = [ "derive_more", "educe", @@ -4943,7 +4943,7 @@ dependencies = [ [[package]] name = "tor-bytes" -version = "0.17.0" +version = "0.18.0" dependencies = [ "bytes", "digest", @@ -4958,7 +4958,7 @@ dependencies = [ [[package]] name = "tor-cell" -version = "0.17.0" +version = "0.18.0" dependencies = [ "bitflags 2.5.0", "bytes", @@ -4983,7 +4983,7 @@ dependencies = [ [[package]] name = "tor-cert" -version = "0.17.0" +version = "0.18.0" dependencies = [ "base64ct", "caret", @@ -5001,7 +5001,7 @@ dependencies = [ [[package]] name = "tor-chanmgr" -version = "0.17.0" +version = "0.18.0" dependencies = [ "async-trait", "derive_builder_fork_arti", @@ -5036,7 +5036,7 @@ dependencies = [ [[package]] name = "tor-checkable" -version = "0.17.0" +version = "0.18.0" dependencies = [ "humantime 2.1.0", "signature", @@ -5046,7 +5046,7 @@ dependencies = [ [[package]] name = "tor-circmgr" -version = "0.17.0" +version = "0.18.0" dependencies = [ "amplify", "async-trait", @@ -5094,7 +5094,7 @@ dependencies = [ [[package]] name = "tor-config" -version = "0.17.0" +version = "0.18.0" dependencies = [ "derive-deftly", "derive_builder_fork_arti", @@ -5137,7 +5137,7 @@ dependencies = [ [[package]] name = "tor-consdiff" -version = "0.17.0" +version = "0.18.0" dependencies = [ "digest", "hex", @@ -5147,7 +5147,7 @@ dependencies = [ [[package]] name = "tor-dirclient" -version = "0.17.0" +version = "0.18.0" dependencies = [ "async-compression", "base64ct", @@ -5175,7 +5175,7 @@ dependencies = [ [[package]] name = "tor-dirmgr" -version = "0.17.0" +version = "0.18.0" dependencies = [ "anyhow", "async-trait", @@ -5232,7 +5232,7 @@ dependencies = [ [[package]] name = "tor-error" -version = "0.17.0" +version = "0.18.0" dependencies = [ "anyhow", "backtrace", @@ -5263,7 +5263,7 @@ dependencies = [ [[package]] name = "tor-geoip" -version = "0.17.0" +version = "0.18.0" dependencies = [ "derive_more", "once_cell", @@ -5273,7 +5273,7 @@ dependencies = [ [[package]] name = "tor-guardmgr" -version = "0.17.0" +version = "0.18.0" dependencies = [ "amplify", "base64ct", @@ -5317,7 +5317,7 @@ dependencies = [ [[package]] name = "tor-hsclient" -version = "0.17.0" +version = "0.18.0" dependencies = [ "async-trait", "derive-deftly", @@ -5362,7 +5362,7 @@ dependencies = [ [[package]] name = "tor-hscrypto" -version = "0.17.0" +version = "0.18.0" dependencies = [ "cipher", "data-encoding", @@ -5402,7 +5402,7 @@ dependencies = [ [[package]] name = "tor-hsrproxy" -version = "0.17.0" +version = "0.18.0" dependencies = [ "derive-deftly", "derive_builder_fork_arti", @@ -5428,7 +5428,7 @@ dependencies = [ [[package]] name = "tor-hsservice" -version = "0.17.0" +version = "0.18.0" dependencies = [ "async-trait", "base64ct", @@ -5489,7 +5489,7 @@ dependencies = [ [[package]] name = "tor-keymgr" -version = "0.17.0" +version = "0.18.0" dependencies = [ "amplify", "arrayvec", @@ -5521,7 +5521,7 @@ dependencies = [ [[package]] name = "tor-linkspec" -version = "0.17.0" +version = "0.18.0" dependencies = [ "base64ct", "by_address", @@ -5547,7 +5547,7 @@ dependencies = [ [[package]] name = "tor-llcrypto" -version = "0.17.0" +version = "0.18.0" dependencies = [ "aes", "base64ct", @@ -5583,7 +5583,7 @@ dependencies = [ [[package]] name = "tor-log-ratelim" -version = "0.17.0" +version = "0.18.0" dependencies = [ "futures", "humantime 2.1.0", @@ -5597,7 +5597,7 @@ dependencies = [ [[package]] name = "tor-memquota" -version = "0.17.0" +version = "0.18.0" dependencies = [ "derive-deftly", "derive_builder_fork_arti", @@ -5623,7 +5623,7 @@ dependencies = [ [[package]] name = "tor-netdir" -version = "0.17.0" +version = "0.18.0" dependencies = [ "bitflags 2.5.0", "derive_more", @@ -5658,7 +5658,7 @@ dependencies = [ [[package]] name = "tor-netdoc" -version = "0.17.0" +version = "0.18.0" dependencies = [ "amplify", "anyhow", @@ -5704,7 +5704,7 @@ dependencies = [ [[package]] name = "tor-persist" -version = "0.17.0" +version = "0.18.0" dependencies = [ "amplify", "anyhow", @@ -5730,7 +5730,7 @@ dependencies = [ [[package]] name = "tor-proto" -version = "0.17.0" +version = "0.18.0" dependencies = [ "asynchronous-codec", "bitvec", @@ -5782,7 +5782,7 @@ dependencies = [ [[package]] name = "tor-protover" -version = "0.17.0" +version = "0.18.0" dependencies = [ "caret", "thiserror", @@ -5790,7 +5790,7 @@ dependencies = [ [[package]] name = "tor-ptmgr" -version = "0.17.0" +version = "0.18.0" dependencies = [ "anyhow", "async-trait", @@ -5816,7 +5816,7 @@ dependencies = [ [[package]] name = "tor-relay-selection" -version = "0.17.0" +version = "0.18.0" dependencies = [ "once_cell", "rand", @@ -5830,7 +5830,7 @@ dependencies = [ [[package]] name = "tor-rpcbase" -version = "0.17.0" +version = "0.18.0" dependencies = [ "assert-impl", "derive-deftly", @@ -5852,7 +5852,7 @@ dependencies = [ [[package]] name = "tor-rtcompat" -version = "0.17.0" +version = "0.18.0" dependencies = [ "async-io 2.3.2", "async-native-tls", @@ -5877,7 +5877,7 @@ dependencies = [ [[package]] name = "tor-rtmock" -version = "0.17.0" +version = "0.18.0" dependencies = [ "amplify", "async-trait", @@ -5906,7 +5906,7 @@ dependencies = [ [[package]] name = "tor-socksproto" -version = "0.17.0" +version = "0.18.0" dependencies = [ "arbitrary", "caret", @@ -5919,7 +5919,7 @@ dependencies = [ [[package]] name = "tor-units" -version = "0.17.0" +version = "0.18.0" dependencies = [ "derive_more", "float-cmp", diff --git a/crates/arti-bench/Cargo.toml b/crates/arti-bench/Cargo.toml index 0ce0ce79e..7d612d400 100644 --- a/crates/arti-bench/Cargo.toml +++ b/crates/arti-bench/Cargo.toml @@ -17,8 +17,8 @@ publish = false [dependencies] anyhow = "1.0.23" -arti = { path = "../arti", version = "1.2.1" } -arti-client = { package = "arti-client", path = "../arti-client", version = "0.17.0" } +arti = { path = "../arti", version = "1.2.2" } +arti-client = { package = "arti-client", path = "../arti-client", version = "0.18.0" } clap = { version = "4.3.24", features = ["wrap_help"] } float-ord = "0.3" fs-mistrust = { path = "../fs-mistrust", version = "0.7.9" } @@ -28,8 +28,8 @@ serde = { version = "1.0.103", features = ["derive"] } serde_json = "1.0.50" tokio = { version = "1.7", features = ["full"] } tokio-socks = "0.5" -tor-config = { path = "../tor-config", version = "0.17.0" } -tor-rtcompat = { path = "../tor-rtcompat", version = "0.17.0", features = ["tokio", "native-tls"] } +tor-config = { path = "../tor-config", version = "0.18.0" } +tor-rtcompat = { path = "../tor-rtcompat", version = "0.18.0", features = ["tokio", "native-tls"] } tracing = "0.1.36" tracing-subscriber = { version = "0.3.0", features = ["env-filter"] } diff --git a/crates/arti-client/Cargo.toml b/crates/arti-client/Cargo.toml index da211b908..deb6ce3d3 100644 --- a/crates/arti-client/Cargo.toml +++ b/crates/arti-client/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "arti-client" -version = "0.17.0" +version = "0.18.0" authors = ["The Tor Project, Inc.", "Nick Mathewson <[email protected]>"] edition = "2021" rust-version = "1.70" @@ -125,28 +125,28 @@ postage = { version = "0.5.0", default-features = false, features = ["futures-tr safelog = { path = "../safelog", version = "0.3.6" } serde = { version = "1.0.103", features = ["derive"] } thiserror = "1" -tor-async-utils = { path = "../tor-async-utils", version = "0.17.0" } -tor-basic-utils = { path = "../tor-basic-utils", version = "0.17.0" } -tor-chanmgr = { path = "../tor-chanmgr", version = "0.17.0" } -tor-circmgr = { path = "../tor-circmgr", version = "0.17.0" } -tor-config = { path = "../tor-config", version = "0.17.0" } -tor-dirmgr = { path = "../tor-dirmgr", version = "0.17.0", default-features = false, features = ["mmap"] } -tor-error = { path = "../tor-error", version = "0.17.0", features = ["tracing"] } -tor-geoip = { path = "../tor-geoip", version = "0.17.0", optional = true } -tor-guardmgr = { path = "../tor-guardmgr", version = "0.17.0" } -tor-hsclient = { path = "../tor-hsclient", version = "0.17.0", optional = true } -tor-hscrypto = { path = "../tor-hscrypto", version = "0.17.0", optional = true } -tor-hsservice = { path = "../tor-hsservice", version = "0.17.0", optional = true } -tor-keymgr = { path = "../tor-keymgr", version = "0.17.0", default-features = false } -tor-linkspec = { path = "../tor-linkspec", version = "0.17.0" } -tor-llcrypto = { path = "../tor-llcrypto", version = "0.17.0" } -tor-netdir = { path = "../tor-netdir", version = "0.17.0" } -tor-netdoc = { path = "../tor-netdoc", version = "0.17.0" } -tor-persist = { path = "../tor-persist", version = "0.17.0" } -tor-proto = { path = "../tor-proto", version = "0.17.0" } -tor-ptmgr = { path = "../tor-ptmgr", version = "0.17.0", optional = true } -tor-rpcbase = { path = "../tor-rpcbase", version = "0.17.0", optional = true } -tor-rtcompat = { path = "../tor-rtcompat", version = "0.17.0" } +tor-async-utils = { path = "../tor-async-utils", version = "0.18.0" } +tor-basic-utils = { path = "../tor-basic-utils", version = "0.18.0" } +tor-chanmgr = { path = "../tor-chanmgr", version = "0.18.0" } +tor-circmgr = { path = "../tor-circmgr", version = "0.18.0" } +tor-config = { path = "../tor-config", version = "0.18.0" } +tor-dirmgr = { path = "../tor-dirmgr", version = "0.18.0", default-features = false, features = ["mmap"] } +tor-error = { path = "../tor-error", version = "0.18.0", features = ["tracing"] } +tor-geoip = { path = "../tor-geoip", version = "0.18.0", optional = true } +tor-guardmgr = { path = "../tor-guardmgr", version = "0.18.0" } +tor-hsclient = { path = "../tor-hsclient", version = "0.18.0", optional = true } +tor-hscrypto = { path = "../tor-hscrypto", version = "0.18.0", optional = true } +tor-hsservice = { path = "../tor-hsservice", version = "0.18.0", optional = true } +tor-keymgr = { path = "../tor-keymgr", version = "0.18.0", default-features = false } +tor-linkspec = { path = "../tor-linkspec", version = "0.18.0" } +tor-llcrypto = { path = "../tor-llcrypto", version = "0.18.0" } +tor-netdir = { path = "../tor-netdir", version = "0.18.0" } +tor-netdoc = { path = "../tor-netdoc", version = "0.18.0" } +tor-persist = { path = "../tor-persist", version = "0.18.0" } +tor-proto = { path = "../tor-proto", version = "0.18.0" } +tor-ptmgr = { path = "../tor-ptmgr", version = "0.18.0", optional = true } +tor-rpcbase = { path = "../tor-rpcbase", version = "0.18.0", optional = true } +tor-rtcompat = { path = "../tor-rtcompat", version = "0.18.0" } tracing = "0.1.36" void = "1" @@ -164,7 +164,7 @@ tokio-crate = { package = "tokio", version = "1.7", features = [ "macros", ] } toml = "0.8.8" -tor-rtcompat = { path = "../tor-rtcompat", version = "0.17.0", features = ["tokio", "native-tls"] } +tor-rtcompat = { path = "../tor-rtcompat", version = "0.18.0", features = ["tokio", "native-tls"] } tracing-subscriber = "0.3.0" [package.metadata.docs.rs] diff --git a/crates/arti-hyper/Cargo.toml b/crates/arti-hyper/Cargo.toml index 691301fc5..12b6e3fd6 100644 --- a/crates/arti-hyper/Cargo.toml +++ b/crates/arti-hyper/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "arti-hyper" -version = "0.17.0" +version = "0.18.0" authors = ["The Tor Project, Inc.", "Nick Mathewson <[email protected]>"] edition = "2021" rust-version = "1.70" @@ -36,7 +36,7 @@ __is_nonadditive = [] [dependencies] anyhow = "1.0.23" -arti-client = { path = "../arti-client", version = "0.17.0" } +arti-client = { path = "../arti-client", version = "0.18.0" } educe = "0.4.6" hyper = { version = "0.14", features = ["http1", "client", "runtime"] } pin-project = "1" @@ -44,8 +44,8 @@ thiserror = "1" tls-api = "0.9.0" tls-api-native-tls = "0.9.0" tokio = { package = "tokio", version = "1.7", features = ["rt", "rt-multi-thread", "io-util", "net", "time", "macros"] } -tor-error = { path = "../tor-error", version = "0.17.0" } -tor-rtcompat = { path = "../tor-rtcompat", version = "0.17.0", features = ["tokio"] } +tor-error = { path = "../tor-error", version = "0.18.0" } +tor-rtcompat = { path = "../tor-rtcompat", version = "0.18.0", features = ["tokio"] } [target.'cfg(target_vendor="apple")'.dev-dependencies] tls-api-openssl = "0.9.0" diff --git a/crates/arti-rpcserver/Cargo.toml b/crates/arti-rpcserver/Cargo.toml index 6f3416f9d..c4f9ec8ab 100644 --- a/crates/arti-rpcserver/Cargo.toml +++ b/crates/arti-rpcserver/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "arti-rpcserver" -version = "0.17.0" +version = "0.18.0" edition = "2021" rust-version = "1.70" authors = ["The Tor Project, Inc.", "eta <[email protected]>"] @@ -24,7 +24,7 @@ full = [ ] [dependencies] -arti-client = { path = "../arti-client", version = "0.17.0", features = ["rpc"] } +arti-client = { path = "../arti-client", version = "0.18.0", features = ["rpc"] } asynchronous-codec = { version = "0.7.0", features = ["json"] } base64ct = "1.5.1" bytes = "1" @@ -39,12 +39,12 @@ serde = { version = "1.0.103", features = ["derive"] } serde_json = "1.0.50" thiserror = "1" tiny-keccak = { version = "2", features = ["kmac"] } -tor-async-utils = { path = "../tor-async-utils", version = "0.17.0" } -tor-bytes = { path = "../tor-bytes", version = "0.17.0" } -tor-error = { path = "../tor-error", version = "0.17.0" } -tor-llcrypto = { path = "../tor-llcrypto", version = "0.17.0" } -tor-rpcbase = { path = "../tor-rpcbase", version = "0.17.0" } -tor-rtcompat = { path = "../tor-rtcompat", version = "0.17.0" } +tor-async-utils = { path = "../tor-async-utils", version = "0.18.0" } +tor-bytes = { path = "../tor-bytes", version = "0.18.0" } +tor-error = { path = "../tor-error", version = "0.18.0" } +tor-llcrypto = { path = "../tor-llcrypto", version = "0.18.0" } +tor-rpcbase = { path = "../tor-rpcbase", version = "0.18.0" } +tor-rtcompat = { path = "../tor-rtcompat", version = "0.18.0" } tracing = "0.1.36" typetag = "0.2.7" weak-table = "0.3.0" @@ -52,4 +52,4 @@ zeroize = "1" [dev-dependencies] futures-await-test = "0.3.0" -tor-basic-utils = { path = "../tor-basic-utils", version = "0.17.0" } +tor-basic-utils = { path = "../tor-basic-utils", version = "0.18.0" } diff --git a/crates/arti-testing/Cargo.toml b/crates/arti-testing/Cargo.toml index a1c81f838..ea27c83bd 100644 --- a/crates/arti-testing/Cargo.toml +++ b/crates/arti-testing/Cargo.toml @@ -25,22 +25,22 @@ full = [ [dependencies] anyhow = "1.0.23" -arti = { package = "arti", path = "../arti", version = "1.2.1" } -arti-client = { package = "arti-client", path = "../arti-client", version = "0.17.0", features = ["dirfilter"] } +arti = { package = "arti", path = "../arti", version = "1.2.2" } +arti-client = { package = "arti-client", path = "../arti-client", version = "0.18.0", features = ["dirfilter"] } async-trait = "0.1.54" clap = { version = "4.3.24", features = ["wrap_help"] } futures = "0.3.14" pin-project = "1" rand = "0.8" tokio = { version = "1.7", features = ["signal", "macros"] } -tor-basic-utils = { path = "../tor-basic-utils", version = "0.17.0" } -tor-config = { path = "../tor-config", version = "0.17.0" } -tor-dirmgr = { package = "tor-dirmgr", path = "../tor-dirmgr", version = "0.17.0", features = ["dirfilter"] } -tor-netdoc = { package = "tor-netdoc", path = "../tor-netdoc", version = "0.17.0", features = [ +tor-basic-utils = { path = "../tor-basic-utils", version = "0.18.0" } +tor-config = { path = "../tor-config", version = "0.18.0" } +tor-dirmgr = { package = "tor-dirmgr", path = "../tor-dirmgr", version = "0.18.0", features = ["dirfilter"] } +tor-netdoc = { package = "tor-netdoc", path = "../tor-netdoc", version = "0.18.0", features = [ "experimental-api", "dangerous-expose-struct-fields", ] } -tor-rtcompat = { path = "../tor-rtcompat", version = "0.17.0" } +tor-rtcompat = { path = "../tor-rtcompat", version = "0.18.0" } tracing = "0.1.36" tracing-subscriber = { version = "0.3.0", features = ["env-filter"] } [package.metadata.docs.rs] diff --git a/crates/arti/Cargo.toml b/crates/arti/Cargo.toml index 96b0cea74..2f1b5c61c 100644 --- a/crates/arti/Cargo.toml +++ b/crates/arti/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "arti" -version = "1.2.1" +version = "1.2.2" authors = ["The Tor Project, Inc.", "Nick Mathewson <[email protected]>"] edition = "2021" rust-version = "1.70" @@ -87,9 +87,9 @@ rpc = ["arti-rpcserver", "tor-rpcbase", "__is_experimental"] __is_experimental = [] [dependencies] -arti-rpcserver = { path = "../arti-rpcserver", version = "0.17.0", optional = true } +arti-rpcserver = { path = "../arti-rpcserver", version = "0.18.0", optional = true } anyhow = "1.0.23" -arti-client = { package = "arti-client", path = "../arti-client", version = "0.17.0", default-features = false, features = [ +arti-client = { package = "arti-client", path = "../arti-client", version = "0.18.0", default-features = false, features = [ "anyhow", ] } async-ctrlc = { version = "1.2.0", optional = true } @@ -117,13 +117,13 @@ time = "0.3.18" tokio-crate = { package = "tokio", version = "1.7", optional = true, features = ["signal"] } tokio-util = { version = "0.7.0", features = ["compat"], optional = true } toml = "0.8.8" -tor-config = { path = "../tor-config", version = "0.17.0" } -tor-error = { path = "../tor-error", version = "0.17.0", default-features = false, features = ["tracing"] } -tor-hsrproxy = { path = "../tor-hsrproxy", version = "0.17.0", optional = true } -tor-hsservice = { path = "../tor-hsservice", version = "0.17.0", optional = true } -tor-rpcbase = { path = "../tor-rpcbase", version = "0.17.0", optional = true } -tor-rtcompat = { path = "../tor-rtcompat", version = "0.17.0", default-features = false } -tor-socksproto = { path = "../tor-socksproto", version = "0.17.0" } +tor-config = { path = "../tor-config", version = "0.18.0" } +tor-error = { path = "../tor-error", version = "0.18.0", default-features = false, features = ["tracing"] } +tor-hsrproxy = { path = "../tor-hsrproxy", version = "0.18.0", optional = true } +tor-hsservice = { path = "../tor-hsservice", version = "0.18.0", optional = true } +tor-rpcbase = { path = "../tor-rpcbase", version = "0.18.0", optional = true } +tor-rtcompat = { path = "../tor-rtcompat", version = "0.18.0", default-features = false } +tor-socksproto = { path = "../tor-socksproto", version = "0.18.0" } tracing = "0.1.36" tracing-appender = "0.2.0" tracing-journald = { version = "0.3.0", optional = true } diff --git a/crates/equix/Cargo.toml b/crates/equix/Cargo.toml index 72b3d31cd..6ef498760 100644 --- a/crates/equix/Cargo.toml +++ b/crates/equix/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "equix" -version = "0.1.3" +version = "0.1.4" authors = ["The Tor Project, Inc.", "Micah Elizabeth Scott <[email protected]>"] edition = "2021" rust-version = "1.70" diff --git a/crates/equix/bench/Cargo.lock b/crates/equix/bench/Cargo.lock index 7e09c85d4..65928beee 100644 --- a/crates/equix/bench/Cargo.lock +++ b/crates/equix/bench/Cargo.lock @@ -317,7 +317,7 @@ checksum = "11157ac094ffbdde99aa67b23417ebdd801842852b500e395a45a9c0aac03e4a" [[package]] name = "equix" -version = "0.1.3" +version = "0.1.4" dependencies = [ "arrayvec", "hashx", @@ -397,7 +397,7 @@ dependencies = [ [[package]] name = "hashx" -version = "0.1.3" +version = "0.1.4" dependencies = [ "arrayvec", "blake2", diff --git a/crates/fs-mistrust/Cargo.toml b/crates/fs-mistrust/Cargo.toml index f99512bf9..f7de532e4 100644 --- a/crates/fs-mistrust/Cargo.toml +++ b/crates/fs-mistrust/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "fs-mistrust" -version = "0.7.9" +version = "0.7.10" authors = ["The Tor Project, Inc.", "Nick Mathewson <[email protected]>"] edition = "2021" license = "MIT OR Apache-2.0" diff --git a/crates/hashx/Cargo.toml b/crates/hashx/Cargo.toml index 0afaef175..2b8132c5a 100644 --- a/crates/hashx/Cargo.toml +++ b/crates/hashx/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hashx" -version = "0.1.3" +version = "0.1.4" authors = ["The Tor Project, Inc.", "Micah Elizabeth Scott <[email protected]>"] edition = "2021" rust-version = "1.70" diff --git a/crates/hashx/bench/Cargo.lock b/crates/hashx/bench/Cargo.lock index 619888a4b..7e8d7edf4 100644 --- a/crates/hashx/bench/Cargo.lock +++ b/crates/hashx/bench/Cargo.lock @@ -376,7 +376,7 @@ dependencies = [ [[package]] name = "hashx" -version = "0.1.3" +version = "0.1.4" dependencies = [ "arrayvec", "blake2", diff --git a/crates/tor-async-utils/Cargo.toml b/crates/tor-async-utils/Cargo.toml index f5fd5cd29..3022d9197 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.17.0" +version = "0.18.0" authors = ["The Tor Project, Inc.", "Nick Mathewson <[email protected]>"] edition = "2021" rust-version = "1.70" diff --git a/crates/tor-basic-utils/Cargo.toml b/crates/tor-basic-utils/Cargo.toml index 92e147d8e..631b9a300 100644 --- a/crates/tor-basic-utils/Cargo.toml +++ b/crates/tor-basic-utils/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tor-basic-utils" -version = "0.17.0" +version = "0.18.0" authors = ["The Tor Project, Inc.", "Nick Mathewson <[email protected]>"] edition = "2021" rust-version = "1.70" diff --git a/crates/tor-bytes/Cargo.toml b/crates/tor-bytes/Cargo.toml index 2408bf92c..8a6cd4aee 100644 --- a/crates/tor-bytes/Cargo.toml +++ b/crates/tor-bytes/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tor-bytes" -version = "0.17.0" +version = "0.18.0" authors = ["The Tor Project, Inc.", "Nick Mathewson <[email protected]>"] edition = "2021" rust-version = "1.70" @@ -16,8 +16,8 @@ bytes = "1" digest = { version = "0.10.0", features = ["subtle", "mac"] } educe = "0.4.6" thiserror = "1" -tor-error = { path = "../tor-error", version = "0.17.0" } -tor-llcrypto = { path = "../tor-llcrypto", version = "0.17.0" } +tor-error = { path = "../tor-error", version = "0.18.0" } +tor-llcrypto = { path = "../tor-llcrypto", version = "0.18.0" } zeroize = "1" [dev-dependencies] diff --git a/crates/tor-cell/Cargo.toml b/crates/tor-cell/Cargo.toml index dedd16e98..2ee201c1c 100644 --- a/crates/tor-cell/Cargo.toml +++ b/crates/tor-cell/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tor-cell" -version = "0.17.0" +version = "0.18.0" authors = ["The Tor Project, Inc.", "Nick Mathewson <[email protected]>"] edition = "2021" rust-version = "1.70" @@ -47,14 +47,14 @@ paste = "1" rand = "0.8" smallvec = "1.10" thiserror = "1" -tor-basic-utils = { path = "../tor-basic-utils", version = "0.17.0" } -tor-bytes = { path = "../tor-bytes", version = "0.17.0" } -tor-cert = { path = "../tor-cert", version = "0.17.0" } -tor-error = { path = "../tor-error", version = "0.17.0" } -tor-hscrypto = { path = "../tor-hscrypto", version = "0.17.0", optional = true } -tor-linkspec = { path = "../tor-linkspec", version = "0.17.0" } -tor-llcrypto = { path = "../tor-llcrypto", version = "0.17.0" } -tor-units = { path = "../tor-units", version = "0.17.0" } +tor-basic-utils = { path = "../tor-basic-utils", version = "0.18.0" } +tor-bytes = { path = "../tor-bytes", version = "0.18.0" } +tor-cert = { path = "../tor-cert", version = "0.18.0" } +tor-error = { path = "../tor-error", version = "0.18.0" } +tor-hscrypto = { path = "../tor-hscrypto", version = "0.18.0", optional = true } +tor-linkspec = { path = "../tor-linkspec", version = "0.18.0" } +tor-llcrypto = { path = "../tor-llcrypto", version = "0.18.0" } +tor-units = { path = "../tor-units", version = "0.18.0" } [dev-dependencies] hex = "0.4" diff --git a/crates/tor-cert/Cargo.toml b/crates/tor-cert/Cargo.toml index 26f1ee460..ac76b2c0c 100644 --- a/crates/tor-cert/Cargo.toml +++ b/crates/tor-cert/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tor-cert" -version = "0.17.0" +version = "0.18.0" authors = ["The Tor Project, Inc.", "Nick Mathewson <[email protected]>"] edition = "2021" rust-version = "1.70" @@ -24,9 +24,9 @@ derive_builder = { version = "0.11.2", package = "derive_builder_fork_arti", opt derive_more = "0.99.3" digest = "0.10.0" thiserror = "1" -tor-bytes = { path = "../tor-bytes", version = "0.17.0" } -tor-checkable = { path = "../tor-checkable", version = "0.17.0" } -tor-llcrypto = { path = "../tor-llcrypto", version = "0.17.0" } +tor-bytes = { path = "../tor-bytes", version = "0.18.0" } +tor-checkable = { path = "../tor-checkable", version = "0.18.0" } +tor-llcrypto = { path = "../tor-llcrypto", version = "0.18.0" } [dev-dependencies] base64ct = "1.5.1" diff --git a/crates/tor-chanmgr/Cargo.toml b/crates/tor-chanmgr/Cargo.toml index 6be408719..f18642159 100644 --- a/crates/tor-chanmgr/Cargo.toml +++ b/crates/tor-chanmgr/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tor-chanmgr" -version = "0.17.0" +version = "0.18.0" authors = ["The Tor Project, Inc.", "Nick Mathewson <[email protected]>"] edition = "2021" rust-version = "1.70" @@ -47,20 +47,20 @@ rand = "0.8" safelog = { path = "../safelog", version = "0.3.6" } serde = { version = "1.0.103", features = ["derive"] } thiserror = "1" -tor-async-utils = { version = "0.17.0", path = "../tor-async-utils" } -tor-basic-utils = { path = "../tor-basic-utils", version = "0.17.0" } -tor-cell = { path = "../tor-cell", version = "0.17.0" } -tor-config = { path = "../tor-config", version = "0.17.0" } -tor-error = { path = "../tor-error", version = "0.17.0", features = ["tracing"] } -tor-linkspec = { path = "../tor-linkspec", version = "0.17.0" } -tor-llcrypto = { path = "../tor-llcrypto", version = "0.17.0" } -tor-netdir = { path = "../tor-netdir", version = "0.17.0" } -tor-proto = { path = "../tor-proto", version = "0.17.0" } -tor-rtcompat = { path = "../tor-rtcompat", version = "0.17.0" } -tor-socksproto = { path = "../tor-socksproto", version = "0.17.0", default-features = false, features = [ +tor-async-utils = { version = "0.18.0", path = "../tor-async-utils" } +tor-basic-utils = { path = "../tor-basic-utils", version = "0.18.0" } +tor-cell = { path = "../tor-cell", version = "0.18.0" } +tor-config = { path = "../tor-config", version = "0.18.0" } +tor-error = { path = "../tor-error", version = "0.18.0", features = ["tracing"] } +tor-linkspec = { path = "../tor-linkspec", version = "0.18.0" } +tor-llcrypto = { path = "../tor-llcrypto", version = "0.18.0" } +tor-netdir = { path = "../tor-netdir", version = "0.18.0" } +tor-proto = { path = "../tor-proto", version = "0.18.0" } +tor-rtcompat = { path = "../tor-rtcompat", version = "0.18.0" } +tor-socksproto = { path = "../tor-socksproto", version = "0.18.0", default-features = false, features = [ "client-handshake", ] } -tor-units = { path = "../tor-units", version = "0.17.0" } +tor-units = { path = "../tor-units", version = "0.18.0" } tracing = "0.1.36" void = "1" @@ -69,11 +69,11 @@ float_eq = "1.0.0" futures-await-test = "0.3.0" hex-literal = "0.4" itertools = "0.12.0" -tor-cell = { path = "../tor-cell", version = "0.17.0", features = ["testing"] } -tor-netdir = { path = "../tor-netdir", version = "0.17.0", features = ["testing"] } -tor-proto = { path = "../tor-proto", version = "0.17.0", features = ["testing"] } -tor-rtcompat = { path = "../tor-rtcompat", version = "0.17.0", features = ["tokio", "native-tls"] } -tor-rtmock = { path = "../tor-rtmock", version = "0.17.0" } +tor-cell = { path = "../tor-cell", version = "0.18.0", features = ["testing"] } +tor-netdir = { path = "../tor-netdir", version = "0.18.0", features = ["testing"] } +tor-proto = { path = "../tor-proto", version = "0.18.0", features = ["testing"] } +tor-rtcompat = { path = "../tor-rtcompat", version = "0.18.0", features = ["tokio", "native-tls"] } +tor-rtmock = { path = "../tor-rtmock", version = "0.18.0" } [package.metadata.docs.rs] all-features = true rustdoc-args = ["--cfg", "docsrs"] diff --git a/crates/tor-checkable/Cargo.toml b/crates/tor-checkable/Cargo.toml index 94b2e3974..3814f7c5c 100644 --- a/crates/tor-checkable/Cargo.toml +++ b/crates/tor-checkable/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tor-checkable" -version = "0.17.0" +version = "0.18.0" authors = ["The Tor Project, Inc.", "Nick Mathewson <[email protected]>"] edition = "2021" rust-version = "1.70" @@ -21,7 +21,7 @@ __is_experimental = [] humantime = "2" signature = "2" thiserror = "1" -tor-llcrypto = { path = "../tor-llcrypto", version = "0.17.0" } +tor-llcrypto = { path = "../tor-llcrypto", version = "0.18.0" } [package.metadata.docs.rs] all-features = true rustdoc-args = ["--cfg", "docsrs"] diff --git a/crates/tor-circmgr/Cargo.toml b/crates/tor-circmgr/Cargo.toml index 8849b9d0d..418a99fc6 100644 --- a/crates/tor-circmgr/Cargo.toml +++ b/crates/tor-circmgr/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tor-circmgr" -version = "0.17.0" +version = "0.18.0" authors = ["The Tor Project, Inc.", "Nick Mathewson <[email protected]>"] edition = "2021" rust-version = "1.70" @@ -77,21 +77,21 @@ safelog = { path = "../safelog", version = "0.3.6" } serde = { version = "1.0.103", features = ["derive"] } static_assertions = "1" thiserror = "1" -tor-async-utils = { version = "0.17.0", path = "../tor-async-utils" } -tor-basic-utils = { path = "../tor-basic-utils", version = "0.17.0" } -tor-chanmgr = { path = "../tor-chanmgr", version = "0.17.0" } -tor-config = { path = "../tor-config", version = "0.17.0" } -tor-error = { path = "../tor-error", version = "0.17.0", features = ["tracing"] } -tor-geoip = { path = "../tor-geoip", version = "0.17.0", optional = true } -tor-guardmgr = { path = "../tor-guardmgr", version = "0.17.0" } -tor-linkspec = { path = "../tor-linkspec", version = "0.17.0" } -tor-netdir = { path = "../tor-netdir", version = "0.17.0" } -tor-netdoc = { path = "../tor-netdoc", version = "0.17.0" } -tor-persist = { path = "../tor-persist", version = "0.17.0" } -tor-proto = { path = "../tor-proto", version = "0.17.0" } -tor-protover = { path = "../tor-protover", version = "0.17.0" } -tor-relay-selection = { path = "../tor-relay-selection", version = "0.17.0" } -tor-rtcompat = { path = "../tor-rtcompat", version = "0.17.0" } +tor-async-utils = { version = "0.18.0", path = "../tor-async-utils" } +tor-basic-utils = { path = "../tor-basic-utils", version = "0.18.0" } +tor-chanmgr = { path = "../tor-chanmgr", version = "0.18.0" } +tor-config = { path = "../tor-config", version = "0.18.0" } +tor-error = { path = "../tor-error", version = "0.18.0", features = ["tracing"] } +tor-geoip = { path = "../tor-geoip", version = "0.18.0", optional = true } +tor-guardmgr = { path = "../tor-guardmgr", version = "0.18.0" } +tor-linkspec = { path = "../tor-linkspec", version = "0.18.0" } +tor-netdir = { path = "../tor-netdir", version = "0.18.0" } +tor-netdoc = { path = "../tor-netdoc", version = "0.18.0" } +tor-persist = { path = "../tor-persist", version = "0.18.0" } +tor-proto = { path = "../tor-proto", version = "0.18.0" } +tor-protover = { path = "../tor-protover", version = "0.18.0" } +tor-relay-selection = { path = "../tor-relay-selection", version = "0.18.0" } +tor-rtcompat = { path = "../tor-rtcompat", version = "0.18.0" } tracing = "0.1.36" visibility = { version = "0.1.0", optional = true } void = "1.0" @@ -99,12 +99,12 @@ weak-table = "0.3.0" [dev-dependencies] futures-await-test = "0.3.0" -tor-guardmgr = { path = "../tor-guardmgr", version = "0.17.0", features = ["testing", "vanguards"] } -tor-llcrypto = { path = "../tor-llcrypto", version = "0.17.0" } -tor-netdir = { path = "../tor-netdir", version = "0.17.0", features = ["testing"] } -tor-persist = { path = "../tor-persist", version = "0.17.0", features = ["testing"] } -tor-rtcompat = { path = "../tor-rtcompat", version = "0.17.0", features = ["tokio", "native-tls"] } -tor-rtmock = { path = "../tor-rtmock", version = "0.17.0" } +tor-guardmgr = { path = "../tor-guardmgr", version = "0.18.0", features = ["testing", "vanguards"] } +tor-llcrypto = { path = "../tor-llcrypto", version = "0.18.0" } +tor-netdir = { path = "../tor-netdir", version = "0.18.0", features = ["testing"] } +tor-persist = { path = "../tor-persist", version = "0.18.0", features = ["testing"] } +tor-rtcompat = { path = "../tor-rtcompat", version = "0.18.0", features = ["tokio", "native-tls"] } +tor-rtmock = { path = "../tor-rtmock", version = "0.18.0" } [package.metadata.docs.rs] all-features = true rustdoc-args = ["--cfg", "docsrs"] diff --git a/crates/tor-config/Cargo.toml b/crates/tor-config/Cargo.toml index e74579561..94047b947 100644 --- a/crates/tor-config/Cargo.toml +++ b/crates/tor-config/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tor-config" -version = "0.17.0" +version = "0.18.0" authors = ["The Tor Project, Inc.", "Nick Mathewson <[email protected]>"] edition = "2021" rust-version = "1.70" @@ -45,8 +45,8 @@ shellexpand = { version = "3.0", optional = true } strum = { version = "0.26", features = ["derive"] } thiserror = "1" toml = "0.8.8" -tor-basic-utils = { path = "../tor-basic-utils", version = "0.17.0" } -tor-error = { path = "../tor-error", version = "0.17.0" } +tor-basic-utils = { path = "../tor-basic-utils", version = "0.18.0" } +tor-error = { path = "../tor-error", version = "0.18.0" } tracing = "0.1.36" void = "1" diff --git a/crates/tor-congestion/Cargo.toml b/crates/tor-congestion/Cargo.toml index 2b4856ea1..21810278c 100644 --- a/crates/tor-congestion/Cargo.toml +++ b/crates/tor-congestion/Cargo.toml @@ -16,9 +16,9 @@ publish = false [dependencies] thiserror = "1" -tor-error = { path = "../tor-error", version = "0.17.0" } -tor-netdir = { path = "../tor-netdir", version = "0.17.0" } -tor-units = { path = "../tor-units", version = "0.17.0" } +tor-error = { path = "../tor-error", version = "0.18.0" } +tor-netdir = { path = "../tor-netdir", version = "0.18.0" } +tor-units = { path = "../tor-units", version = "0.18.0" } [features] full = ["tor-error/full", "tor-netdir/full", "tor-units/full"] diff --git a/crates/tor-consdiff/Cargo.toml b/crates/tor-consdiff/Cargo.toml index 434ac018b..430d8d93e 100644 --- a/crates/tor-consdiff/Cargo.toml +++ b/crates/tor-consdiff/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tor-consdiff" -version = "0.17.0" +version = "0.18.0" authors = ["The Tor Project, Inc.", "Nick Mathewson <[email protected]>"] edition = "2021" rust-version = "1.70" @@ -23,7 +23,7 @@ __is_experimental = [] digest = "0.10.0" hex = "0.4" thiserror = "1" -tor-llcrypto = { path = "../tor-llcrypto", version = "0.17.0" } +tor-llcrypto = { path = "../tor-llcrypto", version = "0.18.0" } [package.metadata.docs.rs] all-features = true rustdoc-args = ["--cfg", "docsrs"] diff --git a/crates/tor-dirclient/Cargo.toml b/crates/tor-dirclient/Cargo.toml index 49635ebe4..686d741bd 100644 --- a/crates/tor-dirclient/Cargo.toml +++ b/crates/tor-dirclient/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tor-dirclient" -version = "0.17.0" +version = "0.18.0" authors = ["The Tor Project, Inc.", "Nick Mathewson <[email protected]>"] edition = "2021" rust-version = "1.70" @@ -55,20 +55,20 @@ httpdate = "1.0" itertools = "0.12.0" memchr = "2.5" thiserror = "1" -tor-circmgr = { path = "../tor-circmgr", version = "0.17.0" } -tor-error = { path = "../tor-error", version = "0.17.0" } -tor-hscrypto = { path = "../tor-hscrypto", version = "0.17.0", optional = true } -tor-linkspec = { path = "../tor-linkspec", version = "0.17.0" } -tor-llcrypto = { path = "../tor-llcrypto", version = "0.17.0" } -tor-netdoc = { path = "../tor-netdoc", version = "0.17.0" } -tor-proto = { path = "../tor-proto", version = "0.17.0" } -tor-rtcompat = { path = "../tor-rtcompat", version = "0.17.0" } +tor-circmgr = { path = "../tor-circmgr", version = "0.18.0" } +tor-error = { path = "../tor-error", version = "0.18.0" } +tor-hscrypto = { path = "../tor-hscrypto", version = "0.18.0", optional = true } +tor-linkspec = { path = "../tor-linkspec", version = "0.18.0" } +tor-llcrypto = { path = "../tor-llcrypto", version = "0.18.0" } +tor-netdoc = { path = "../tor-netdoc", version = "0.18.0" } +tor-proto = { path = "../tor-proto", version = "0.18.0" } +tor-rtcompat = { path = "../tor-rtcompat", version = "0.18.0" } tracing = "0.1.36" [dev-dependencies] futures-await-test = "0.3.0" -tor-rtcompat = { path = "../tor-rtcompat", version = "0.17.0", features = ["tokio", "native-tls"] } -tor-rtmock = { path = "../tor-rtmock", version = "0.17.0" } +tor-rtcompat = { path = "../tor-rtcompat", version = "0.18.0", features = ["tokio", "native-tls"] } +tor-rtmock = { path = "../tor-rtmock", version = "0.18.0" } [package.metadata.docs.rs] all-features = true rustdoc-args = ["--cfg", "docsrs"] diff --git a/crates/tor-dirmgr/Cargo.toml b/crates/tor-dirmgr/Cargo.toml index 2c1a96965..9e32b2d23 100644 --- a/crates/tor-dirmgr/Cargo.toml +++ b/crates/tor-dirmgr/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tor-dirmgr" -version = "0.17.0" +version = "0.18.0" authors = ["The Tor Project, Inc.", "Nick Mathewson <[email protected]>"] edition = "2021" rust-version = "1.70" @@ -83,22 +83,22 @@ signature = "2" strum = { version = "0.26", features = ["derive"] } thiserror = "1" time = { version = "0.3.20", features = ["formatting", "parsing"] } -tor-async-utils = { version = "0.17.0", path = "../tor-async-utils" } -tor-basic-utils = { path = "../tor-basic-utils", version = "0.17.0" } -tor-checkable = { path = "../tor-checkable", version = "0.17.0" } -tor-circmgr = { path = "../tor-circmgr", version = "0.17.0" } -tor-config = { path = "../tor-config", version = "0.17.0" } -tor-consdiff = { path = "../tor-consdiff", version = "0.17.0" } -tor-dirclient = { path = "../tor-dirclient", version = "0.17.0", default-features = false } -tor-error = { path = "../tor-error", version = "0.17.0", features = ["tracing"] } -tor-geoip = { path = "../tor-geoip", version = "0.17.0", optional = true } -tor-guardmgr = { path = "../tor-guardmgr", version = "0.17.0" } -tor-llcrypto = { path = "../tor-llcrypto", version = "0.17.0" } -tor-netdir = { path = "../tor-netdir", version = "0.17.0" } -tor-netdoc = { path = "../tor-netdoc", version = "0.17.0" } -tor-persist = { path = "../tor-persist", version = "0.17.0" } -tor-proto = { path = "../tor-proto", version = "0.17.0" } -tor-rtcompat = { path = "../tor-rtcompat", version = "0.17.0" } +tor-async-utils = { version = "0.18.0", path = "../tor-async-utils" } +tor-basic-utils = { path = "../tor-basic-utils", version = "0.18.0" } +tor-checkable = { path = "../tor-checkable", version = "0.18.0" } +tor-circmgr = { path = "../tor-circmgr", version = "0.18.0" } +tor-config = { path = "../tor-config", version = "0.18.0" } +tor-consdiff = { path = "../tor-consdiff", version = "0.18.0" } +tor-dirclient = { path = "../tor-dirclient", version = "0.18.0", default-features = false } +tor-error = { path = "../tor-error", version = "0.18.0", features = ["tracing"] } +tor-geoip = { path = "../tor-geoip", version = "0.18.0", optional = true } +tor-guardmgr = { path = "../tor-guardmgr", version = "0.18.0" } +tor-llcrypto = { path = "../tor-llcrypto", version = "0.18.0" } +tor-netdir = { path = "../tor-netdir", version = "0.18.0" } +tor-netdoc = { path = "../tor-netdoc", version = "0.18.0" } +tor-persist = { path = "../tor-persist", version = "0.18.0" } +tor-proto = { path = "../tor-proto", version = "0.18.0" } +tor-rtcompat = { path = "../tor-rtcompat", version = "0.18.0" } tracing = "0.1.36" [dev-dependencies] @@ -106,9 +106,9 @@ anyhow = "1.0.23" float_eq = "1.0.0" hex-literal = "0.4" tempfile = "3" -tor-linkspec = { path = "../tor-linkspec", version = "0.17.0" } -tor-rtcompat = { path = "../tor-rtcompat", version = "0.17.0", features = ["tokio", "native-tls"] } -tor-rtmock = { path = "../tor-rtmock", version = "0.17.0" } +tor-linkspec = { path = "../tor-linkspec", version = "0.18.0" } +tor-rtcompat = { path = "../tor-rtcompat", version = "0.18.0", features = ["tokio", "native-tls"] } +tor-rtmock = { path = "../tor-rtmock", version = "0.18.0" } tracing-test = "0.2.4" [package.metadata.docs.rs] all-features = true diff --git a/crates/tor-error/Cargo.toml b/crates/tor-error/Cargo.toml index e32ed9f2e..ae88e535e 100644 --- a/crates/tor-error/Cargo.toml +++ b/crates/tor-error/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tor-error" -version = "0.17.0" +version = "0.18.0" authors = ["Ian Jackson <[email protected]>"] edition = "2021" rust-version = "1.70" diff --git a/crates/tor-geoip/Cargo.toml b/crates/tor-geoip/Cargo.toml index 78b7fdf5c..7e2c0d6b9 100644 --- a/crates/tor-geoip/Cargo.toml +++ b/crates/tor-geoip/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tor-geoip" -version = "0.17.0" +version = "0.18.0" authors = ["The Tor Project, Inc.", "eta <[email protected]>"] edition = "2021" rust-version = "1.70" diff --git a/crates/tor-guardmgr/Cargo.toml b/crates/tor-guardmgr/Cargo.toml index 573912145..8a74b6dda 100644 --- a/crates/tor-guardmgr/Cargo.toml +++ b/crates/tor-guardmgr/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tor-guardmgr" -version = "0.17.0" +version = "0.18.0" authors = ["The Tor Project, Inc.", "Nick Mathewson <[email protected]>"] edition = "2021" rust-version = "1.70" @@ -69,31 +69,31 @@ safelog = { path = "../safelog", version = "0.3.6" } serde = { version = "1.0.103", features = ["derive"] } strum = { version = "0.26", features = ["derive"] } thiserror = "1" -tor-async-utils = { version = "0.17.0", path = "../tor-async-utils" } -tor-basic-utils = { path = "../tor-basic-utils", version = "0.17.0" } -tor-config = { path = "../tor-config", version = "0.17.0" } -tor-error = { path = "../tor-error", version = "0.17.0" } -tor-linkspec = { path = "../tor-linkspec", version = "0.17.0" } -tor-llcrypto = { path = "../tor-llcrypto", version = "0.17.0" } -tor-netdir = { path = "../tor-netdir", version = "0.17.0" } -tor-netdoc = { path = "../tor-netdoc", version = "0.17.0" } # for address pattern -tor-persist = { path = "../tor-persist", version = "0.17.0" } -tor-proto = { path = "../tor-proto", version = "0.17.0" } -tor-protover = { path = "../tor-protover", version = "0.17.0", optional = true } -tor-relay-selection = { path = "../tor-relay-selection", version = "0.17.0" } -tor-rtcompat = { path = "../tor-rtcompat", version = "0.17.0" } -tor-units = { path = "../tor-units", version = "0.17.0" } +tor-async-utils = { version = "0.18.0", path = "../tor-async-utils" } +tor-basic-utils = { path = "../tor-basic-utils", version = "0.18.0" } +tor-config = { path = "../tor-config", version = "0.18.0" } +tor-error = { path = "../tor-error", version = "0.18.0" } +tor-linkspec = { path = "../tor-linkspec", version = "0.18.0" } +tor-llcrypto = { path = "../tor-llcrypto", version = "0.18.0" } +tor-netdir = { path = "../tor-netdir", version = "0.18.0" } +tor-netdoc = { path = "../tor-netdoc", version = "0.18.0" } # for address pattern +tor-persist = { path = "../tor-persist", version = "0.18.0" } +tor-proto = { path = "../tor-proto", version = "0.18.0" } +tor-protover = { path = "../tor-protover", version = "0.18.0", optional = true } +tor-relay-selection = { path = "../tor-relay-selection", version = "0.18.0" } +tor-rtcompat = { path = "../tor-rtcompat", version = "0.18.0" } +tor-units = { path = "../tor-units", version = "0.18.0" } tracing = "0.1.36" [dev-dependencies] float_eq = "1.0.0" serde_json = "1.0.50" toml = "0.8.8" -tor-netdir = { path = "../tor-netdir", version = "0.17.0", features = ["testing"] } -tor-netdoc = { path = "../tor-netdoc", version = "0.17.0" } -tor-persist = { path = "../tor-persist", version = "0.17.0", features = ["testing"] } -tor-rtcompat = { path = "../tor-rtcompat", version = "0.17.0", features = ["tokio", "native-tls"] } -tor-rtmock = { path = "../tor-rtmock", version = "0.17.0" } +tor-netdir = { path = "../tor-netdir", version = "0.18.0", features = ["testing"] } +tor-netdoc = { path = "../tor-netdoc", version = "0.18.0" } +tor-persist = { path = "../tor-persist", version = "0.18.0", features = ["testing"] } +tor-rtcompat = { path = "../tor-rtcompat", version = "0.18.0", features = ["tokio", "native-tls"] } +tor-rtmock = { path = "../tor-rtmock", version = "0.18.0" } [package.metadata.docs.rs] all-features = true diff --git a/crates/tor-hsclient/Cargo.toml b/crates/tor-hsclient/Cargo.toml index f8d49ba77..a0ce7e788 100644 --- a/crates/tor-hsclient/Cargo.toml +++ b/crates/tor-hsclient/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tor-hsclient" -version = "0.17.0" +version = "0.18.0" authors = ["The Tor Project, Inc.", "Nick Mathewson <[email protected]>"] edition = "2021" rust-version = "1.70" @@ -49,37 +49,37 @@ safelog = { path = "../safelog", version = "0.3.6" } slotmap = "1.0.6" strum = { version = "0.26", features = ["derive"] } thiserror = "1" -tor-async-utils = { version = "0.17.0", path = "../tor-async-utils" } -tor-basic-utils = { path = "../tor-basic-utils", version = "0.17.0" } -tor-bytes = { path = "../tor-bytes", version = "0.17.0" } -tor-cell = { path = "../tor-cell", version = "0.17.0", features = ["hs"] } -tor-checkable = { path = "../tor-checkable", version = "0.17.0" } -tor-circmgr = { version = "0.17.0", path = "../tor-circmgr", features = ["hs-client"] } -tor-config = { path = "../tor-config", version = "0.17.0" } -tor-dirclient = { path = "../tor-dirclient", version = "0.17.0", default-features = false, features = ["hs-client"] } -tor-error = { path = "../tor-error", version = "0.17.0", features = ["tracing"] } -tor-hscrypto = { version = "0.17.0", path = "../tor-hscrypto" } -tor-keymgr = { version = "0.17.0", path = "../tor-keymgr", default-features = false } -tor-linkspec = { version = "0.17.0", path = "../tor-linkspec", features = ["decode", "verbatim"] } -tor-llcrypto = { version = "0.17.0", path = "../tor-llcrypto" } -tor-netdir = { version = "0.17.0", path = "../tor-netdir", features = ["hs-client"] } -tor-netdoc = { path = "../tor-netdoc", version = "0.17.0", features = ["hs-client"] } -tor-persist = { path = "../tor-persist", version = "0.17.0" } -tor-proto = { version = "0.17.0", path = "../tor-proto", features = ["hs-client", "send-control-msg"] } -tor-rtcompat = { version = "0.17.0", path = "../tor-rtcompat" } +tor-async-utils = { version = "0.18.0", path = "../tor-async-utils" } +tor-basic-utils = { path = "../tor-basic-utils", version = "0.18.0" } +tor-bytes = { path = "../tor-bytes", version = "0.18.0" } +tor-cell = { path = "../tor-cell", version = "0.18.0", features = ["hs"] } +tor-checkable = { path = "../tor-checkable", version = "0.18.0" } +tor-circmgr = { version = "0.18.0", path = "../tor-circmgr", features = ["hs-client"] } +tor-config = { path = "../tor-config", version = "0.18.0" } +tor-dirclient = { path = "../tor-dirclient", version = "0.18.0", default-features = false, features = ["hs-client"] } +tor-error = { path = "../tor-error", version = "0.18.0", features = ["tracing"] } +tor-hscrypto = { version = "0.18.0", path = "../tor-hscrypto" } +tor-keymgr = { version = "0.18.0", path = "../tor-keymgr", default-features = false } +tor-linkspec = { version = "0.18.0", path = "../tor-linkspec", features = ["decode", "verbatim"] } +tor-llcrypto = { version = "0.18.0", path = "../tor-llcrypto" } +tor-netdir = { version = "0.18.0", path = "../tor-netdir", features = ["hs-client"] } +tor-netdoc = { path = "../tor-netdoc", version = "0.18.0", features = ["hs-client"] } +tor-persist = { path = "../tor-persist", version = "0.18.0" } +tor-proto = { version = "0.18.0", path = "../tor-proto", features = ["hs-client", "send-control-msg"] } +tor-rtcompat = { version = "0.18.0", path = "../tor-rtcompat" } tracing = "0.1.36" [dev-dependencies] humantime = "2" tokio-crate = { package = "tokio", version = "1.7", features = ["full"] } -tor-async-utils = { path = "../tor-async-utils", version = "0.17.0" } -tor-basic-utils = { path = "../tor-basic-utils", version = "0.17.0" } -tor-chanmgr = { path = "../tor-chanmgr", version = "0.17.0" } -tor-circmgr = { version = "0.17.0", path = "../tor-circmgr", features = ["hs-client", "testing"] } -tor-guardmgr = { path = "../tor-guardmgr", version = "0.17.0", features = ["testing"] } -tor-netdir = { path = "../tor-netdir", version = "0.17.0", features = ["testing"] } -tor-netdoc = { path = "../tor-netdoc", version = "0.17.0", features = ["testing"] } -tor-persist = { path = "../tor-persist", version = "0.17.0", features = ["testing"] } -tor-rtcompat = { path = "../tor-rtcompat", version = "0.17.0", features = ["tokio", "native-tls"] } -tor-rtmock = { path = "../tor-rtmock", version = "0.17.0" } +tor-async-utils = { path = "../tor-async-utils", version = "0.18.0" } +tor-basic-utils = { path = "../tor-basic-utils", version = "0.18.0" } +tor-chanmgr = { path = "../tor-chanmgr", version = "0.18.0" } +tor-circmgr = { version = "0.18.0", path = "../tor-circmgr", features = ["hs-client", "testing"] } +tor-guardmgr = { path = "../tor-guardmgr", version = "0.18.0", features = ["testing"] } +tor-netdir = { path = "../tor-netdir", version = "0.18.0", features = ["testing"] } +tor-netdoc = { path = "../tor-netdoc", version = "0.18.0", features = ["testing"] } +tor-persist = { path = "../tor-persist", version = "0.18.0", features = ["testing"] } +tor-rtcompat = { path = "../tor-rtcompat", version = "0.18.0", features = ["tokio", "native-tls"] } +tor-rtmock = { path = "../tor-rtmock", version = "0.18.0" } tracing-test = "0.2.4" diff --git a/crates/tor-hscrypto/Cargo.toml b/crates/tor-hscrypto/Cargo.toml index 3f75c54f8..65af84eb0 100644 --- a/crates/tor-hscrypto/Cargo.toml +++ b/crates/tor-hscrypto/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tor-hscrypto" -version = "0.17.0" +version = "0.18.0" authors = ["The Tor Project, Inc.", "Nick Mathewson <[email protected]>"] edition = "2021" rust-version = "1.70" @@ -36,15 +36,15 @@ safelog = { path = "../safelog", version = "0.3.6" } signature = "2" subtle = "2" thiserror = "1" -tor-basic-utils = { path = "../tor-basic-utils", version = "0.17.0" } -tor-bytes = { version = "0.17.0", path = "../tor-bytes" } -tor-error = { version = "0.17.0", path = "../tor-error" } -tor-llcrypto = { version = "0.17.0", path = "../tor-llcrypto", features = ["hsv3-client", "hsv3-service"] } -tor-units = { path = "../tor-units", version = "0.17.0" } +tor-basic-utils = { path = "../tor-basic-utils", version = "0.18.0" } +tor-bytes = { version = "0.18.0", path = "../tor-bytes" } +tor-error = { version = "0.18.0", path = "../tor-error" } +tor-llcrypto = { version = "0.18.0", path = "../tor-llcrypto", features = ["hsv3-client", "hsv3-service"] } +tor-units = { path = "../tor-units", version = "0.18.0" } zeroize = { version = "1", optional = true } [dev-dependencies] hex = "0.4" hex-literal = "0.4" humantime = "2" -tor-basic-utils = { version = "0.17.0", path = "../tor-basic-utils" } +tor-basic-utils = { version = "0.18.0", path = "../tor-basic-utils" } diff --git a/crates/tor-hspow/Cargo.toml b/crates/tor-hspow/Cargo.toml index 5719a39ea..20d39182d 100644 --- a/crates/tor-hspow/Cargo.toml +++ b/crates/tor-hspow/Cargo.toml @@ -24,7 +24,7 @@ derive_more = "0.99.3" equix = { path = "../equix", version = "0.1.3" } rand = "0.8.5" thiserror = "1" -tor-hscrypto = { version = "0.17.0", path = "../tor-hscrypto" } +tor-hscrypto = { version = "0.18.0", path = "../tor-hscrypto" } [dev-dependencies] hex-literal = "0.4.1" diff --git a/crates/tor-hsrproxy/Cargo.toml b/crates/tor-hsrproxy/Cargo.toml index 2dd29429e..175c8b9c2 100644 --- a/crates/tor-hsrproxy/Cargo.toml +++ b/crates/tor-hsrproxy/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tor-hsrproxy" -version = "0.17.0" +version = "0.18.0" authors = ["The Tor Project, Inc.", "Nick Mathewson <[email protected]>"] edition = "2021" rust-version = "1.70" @@ -34,14 +34,14 @@ safelog = { version = "0.3.6", path = "../safelog" } serde = { version = "1.0.103", features = ["derive"] } serde_with = "3.0.0" thiserror = "1" -tor-async-utils = { version = "0.17.0", path = "../tor-async-utils" } -tor-cell = { version = "0.17.0", path = "../tor-cell" } -tor-config = { version = "0.17.0", path = "../tor-config" } -tor-error = { version = "0.17.0", path = "../tor-error" } -tor-hsservice = { path = "../tor-hsservice", version = "0.17.0" } -tor-log-ratelim = { path = "../tor-log-ratelim", version = "0.17.0" } -tor-proto = { version = "0.17.0", path = "../tor-proto", features = ["hs-service"] } -tor-rtcompat = { path = "../tor-rtcompat", version = "0.17.0" } +tor-async-utils = { version = "0.18.0", path = "../tor-async-utils" } +tor-cell = { version = "0.18.0", path = "../tor-cell" } +tor-config = { version = "0.18.0", path = "../tor-config" } +tor-error = { version = "0.18.0", path = "../tor-error" } +tor-hsservice = { path = "../tor-hsservice", version = "0.18.0" } +tor-log-ratelim = { path = "../tor-log-ratelim", version = "0.18.0" } +tor-proto = { version = "0.18.0", path = "../tor-proto", features = ["hs-service"] } +tor-rtcompat = { path = "../tor-rtcompat", version = "0.18.0" } tracing = "0.1.36" void = "1" diff --git a/crates/tor-hsservice/Cargo.toml b/crates/tor-hsservice/Cargo.toml index 8dea8af78..c134ce29b 100644 --- a/crates/tor-hsservice/Cargo.toml +++ b/crates/tor-hsservice/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tor-hsservice" -version = "0.17.0" +version = "0.18.0" authors = ["The Tor Project, Inc.", "Nick Mathewson <[email protected]>"] edition = "2021" rust-version = "1.70" @@ -63,30 +63,30 @@ serde = { version = "1.0.103", features = ["derive"] } serde_with = "3.0.0" strum = { version = "0.26", features = ["derive"] } thiserror = "1" -tor-async-utils = { path = "../tor-async-utils", version = "0.17.0" } -tor-basic-utils = { path = "../tor-basic-utils", version = "0.17.0" } -tor-bytes = { version = "0.17.0", path = "../tor-bytes" } -tor-cell = { version = "0.17.0", path = "../tor-cell", features = ["hs"] } -tor-circmgr = { version = "0.17.0", path = "../tor-circmgr", features = ["hs-service"] } -tor-config = { version = "0.17.0", path = "../tor-config" } -tor-dirclient = { path = "../tor-dirclient", version = "0.17.0", default-features = false, features = ["hs-service"] } -tor-error = { version = "0.17.0", path = "../tor-error" } -tor-hscrypto = { version = "0.17.0", path = "../tor-hscrypto", features = ["ope"] } -tor-keymgr = { version = "0.17.0", path = "../tor-keymgr", features = ["keymgr"] } -tor-linkspec = { version = "0.17.0", path = "../tor-linkspec", features = ["verbatim", "decode"] } -tor-llcrypto = { version = "0.17.0", path = "../tor-llcrypto" } -tor-log-ratelim = { path = "../tor-log-ratelim", version = "0.17.0" } -tor-netdir = { version = "0.17.0", path = "../tor-netdir", features = ["hs-service"] } -tor-netdoc = { version = "0.17.0", path = "../tor-netdoc", features = ["hs-service"] } -tor-persist = { version = "0.17.0", path = "../tor-persist", features = ["state-dir"] } -tor-proto = { version = "0.17.0", path = "../tor-proto", features = [ +tor-async-utils = { path = "../tor-async-utils", version = "0.18.0" } +tor-basic-utils = { path = "../tor-basic-utils", version = "0.18.0" } +tor-bytes = { version = "0.18.0", path = "../tor-bytes" } +tor-cell = { version = "0.18.0", path = "../tor-cell", features = ["hs"] } +tor-circmgr = { version = "0.18.0", path = "../tor-circmgr", features = ["hs-service"] } +tor-config = { version = "0.18.0", path = "../tor-config" } +tor-dirclient = { path = "../tor-dirclient", version = "0.18.0", default-features = false, features = ["hs-service"] } +tor-error = { version = "0.18.0", path = "../tor-error" } +tor-hscrypto = { version = "0.18.0", path = "../tor-hscrypto", features = ["ope"] } +tor-keymgr = { version = "0.18.0", path = "../tor-keymgr", features = ["keymgr"] } +tor-linkspec = { version = "0.18.0", path = "../tor-linkspec", features = ["verbatim", "decode"] } +tor-llcrypto = { version = "0.18.0", path = "../tor-llcrypto" } +tor-log-ratelim = { path = "../tor-log-ratelim", version = "0.18.0" } +tor-netdir = { version = "0.18.0", path = "../tor-netdir", features = ["hs-service"] } +tor-netdoc = { version = "0.18.0", path = "../tor-netdoc", features = ["hs-service"] } +tor-persist = { version = "0.18.0", path = "../tor-persist", features = ["state-dir"] } +tor-proto = { version = "0.18.0", path = "../tor-proto", features = [ "experimental-api", "hs-service", "send-control-msg", ] } -tor-protover = { version = "0.17.0", path = "../tor-protover" } -tor-relay-selection = { path = "../tor-relay-selection", version = "0.17.0" } -tor-rtcompat = { version = "0.17.0", path = "../tor-rtcompat" } +tor-protover = { version = "0.18.0", path = "../tor-protover" } +tor-relay-selection = { path = "../tor-relay-selection", version = "0.18.0" } +tor-rtcompat = { version = "0.18.0", path = "../tor-rtcompat" } tracing = "0.1.36" void = "1" @@ -97,10 +97,10 @@ serde_json = "1.0.104" slotmap = "1.0.6" tempfile = "3" test-temp-dir = { version = "0.2.1", path = "../test-temp-dir" } -tor-keymgr = { version = "0.17.0", path = "../tor-keymgr", features = ["keymgr", "testing"] } -tor-netdir = { version = "0.17.0", path = "../tor-netdir", features = ["hs-service", "testing"] } -tor-netdoc = { path = "../tor-netdoc", version = "0.17.0", features = ["testing"] } -tor-persist = { version = "0.17.0", path = "../tor-persist", features = ["testing"] } -tor-rtmock = { path = "../tor-rtmock", version = "0.17.0" } +tor-keymgr = { version = "0.18.0", path = "../tor-keymgr", features = ["keymgr", "testing"] } +tor-netdir = { version = "0.18.0", path = "../tor-netdir", features = ["hs-service", "testing"] } +tor-netdoc = { path = "../tor-netdoc", version = "0.18.0", features = ["testing"] } +tor-persist = { version = "0.18.0", path = "../tor-persist", features = ["testing"] } +tor-rtmock = { path = "../tor-rtmock", version = "0.18.0" } tracing-test = "0.2.4" walkdir = "2" diff --git a/crates/tor-keymgr/Cargo.toml b/crates/tor-keymgr/Cargo.toml index 42b782bed..ab3b03066 100644 --- a/crates/tor-keymgr/Cargo.toml +++ b/crates/tor-keymgr/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tor-keymgr" -version = "0.17.0" +version = "0.18.0" authors = ["The Tor Project, Inc.", "Gabriela Moldovan <[email protected]>"] edition = "2021" rust-version = "1.70" @@ -50,19 +50,19 @@ rand = "0.8" serde = { version = "1.0.103", features = ["derive"] } ssh-key = { version = "0.6.1", features = ["std"] } thiserror = "1" -tor-basic-utils = { path = "../tor-basic-utils", version = "0.17.0" } -tor-config = { path = "../tor-config", version = "0.17.0" } -tor-error = { path = "../tor-error", version = "0.17.0" } -tor-hscrypto = { path = "../tor-hscrypto", version = "0.17.0" } -tor-llcrypto = { path = "../tor-llcrypto", version = "0.17.0", features = ["keymgr"] } -tor-persist = { path = "../tor-persist", version = "0.17.0" } +tor-basic-utils = { path = "../tor-basic-utils", version = "0.18.0" } +tor-config = { path = "../tor-config", version = "0.18.0" } +tor-error = { path = "../tor-error", version = "0.18.0" } +tor-hscrypto = { path = "../tor-hscrypto", version = "0.18.0" } +tor-llcrypto = { path = "../tor-llcrypto", version = "0.18.0", features = ["keymgr"] } +tor-persist = { path = "../tor-persist", version = "0.18.0" } walkdir = { version = "2" } zeroize = "1" [dev-dependencies] serde_json = "1.0.104" tempfile = "3" -tor-basic-utils = { path = "../tor-basic-utils", version = "0.17.0" } +tor-basic-utils = { path = "../tor-basic-utils", version = "0.18.0" } [package.metadata.docs.rs] all-features = true diff --git a/crates/tor-linkspec/Cargo.toml b/crates/tor-linkspec/Cargo.toml index 06003c2f1..7b302bb5d 100644 --- a/crates/tor-linkspec/Cargo.toml +++ b/crates/tor-linkspec/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tor-linkspec" -version = "0.17.0" +version = "0.18.0" authors = ["The Tor Project, Inc.", "Nick Mathewson <[email protected]>"] edition = "2021" rust-version = "1.70" @@ -43,11 +43,11 @@ serde = { version = "1.0.103", features = ["derive"] } serde_with = "3.0.0" strum = { version = "0.26", features = ["derive"] } thiserror = "1" -tor-basic-utils = { path = "../tor-basic-utils", version = "0.17.0" } -tor-bytes = { path = "../tor-bytes", version = "0.17.0" } -tor-config = { path = "../tor-config", version = "0.17.0" } -tor-llcrypto = { path = "../tor-llcrypto", version = "0.17.0" } -tor-protover = { path = "../tor-protover", version = "0.17.0" } +tor-basic-utils = { path = "../tor-basic-utils", version = "0.18.0" } +tor-bytes = { path = "../tor-bytes", version = "0.18.0" } +tor-config = { path = "../tor-config", version = "0.18.0" } +tor-llcrypto = { path = "../tor-llcrypto", version = "0.18.0" } +tor-protover = { path = "../tor-protover", version = "0.18.0" } [dev-dependencies] hex-literal = "0.4" diff --git a/crates/tor-llcrypto/Cargo.toml b/crates/tor-llcrypto/Cargo.toml index 9b6047b65..5789808ed 100644 --- a/crates/tor-llcrypto/Cargo.toml +++ b/crates/tor-llcrypto/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tor-llcrypto" -version = "0.17.0" +version = "0.18.0" authors = ["The Tor Project, Inc.", "Nick Mathewson <[email protected]>"] edition = "2021" rust-version = "1.70" @@ -66,7 +66,7 @@ cipher = "0.4.1" hex-literal = "0.4" rand = "0.8" serde_test = "1.0.124" -tor-basic-utils = { path = "../tor-basic-utils", version = "0.17.0" } +tor-basic-utils = { path = "../tor-basic-utils", version = "0.18.0" } [target.wasm32-unknown-unknown.dependencies] getrandom = { version = "0.2.3", features = ["js"] } diff --git a/crates/tor-log-ratelim/Cargo.toml b/crates/tor-log-ratelim/Cargo.toml index a35464f9e..5ee10c104 100644 --- a/crates/tor-log-ratelim/Cargo.toml +++ b/crates/tor-log-ratelim/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tor-log-ratelim" -version = "0.17.0" +version = "0.18.0" authors = ["The Tor Project, Inc."] edition = "2021" rust-version = "1.70" @@ -22,8 +22,8 @@ futures = "0.3.14" humantime = "2" once_cell = "1.18" thiserror = "1" -tor-error = { path = "../tor-error", version = "0.17.0" } -tor-rtcompat = { path = "../tor-rtcompat", version = "0.17.0" } +tor-error = { path = "../tor-error", version = "0.18.0" } +tor-rtcompat = { path = "../tor-rtcompat", version = "0.18.0" } tracing = "0.1.36" weak-table = "0.3.0" diff --git a/crates/tor-memquota/Cargo.toml b/crates/tor-memquota/Cargo.toml index 5e6e1d0b7..7e3ed62c9 100644 --- a/crates/tor-memquota/Cargo.toml +++ b/crates/tor-memquota/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tor-memquota" -version = "0.17.0" +version = "0.18.0" authors = ["The Tor Project, Inc.", "Ian Jackson <[email protected]>"] edition = "2021" rust-version = "1.70" @@ -21,19 +21,19 @@ serde = { version = "1.0.103", features = ["derive"] } slotmap = "1.0.6" static_assertions = "1" thiserror = "1" -tor-config = { path = "../tor-config", version = "0.17.0" } -tor-error = { path = "../tor-error", version = "0.17.0", features = ["tracing"] } -tor-log-ratelim = { path = "../tor-log-ratelim", version = "0.17.0" } -tor-rtcompat = { version = "0.17.0", path = "../tor-rtcompat" } +tor-config = { path = "../tor-config", version = "0.18.0" } +tor-error = { path = "../tor-error", version = "0.18.0", features = ["tracing"] } +tor-log-ratelim = { path = "../tor-log-ratelim", version = "0.18.0" } +tor-rtcompat = { version = "0.18.0", path = "../tor-rtcompat" } tracing = "0.1.36" void = "1" [dev-dependencies] itertools = "0.12.0" rand = "0.8" -tor-basic-utils = { path = "../tor-basic-utils", version = "0.17.0" } -tor-rtcompat = { version = "0.17.0", path = "../tor-rtcompat", features = ["tokio", "native-tls"] } -tor-rtmock = { path = "../tor-rtmock", version = "0.17.0" } +tor-basic-utils = { path = "../tor-basic-utils", version = "0.18.0" } +tor-rtcompat = { version = "0.18.0", path = "../tor-rtcompat", features = ["tokio", "native-tls"] } +tor-rtmock = { path = "../tor-rtmock", version = "0.18.0" } tracing-test = "0.2.4" [features] diff --git a/crates/tor-netdir/Cargo.toml b/crates/tor-netdir/Cargo.toml index d8e12cc6d..41d367a41 100644 --- a/crates/tor-netdir/Cargo.toml +++ b/crates/tor-netdir/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tor-netdir" -version = "0.17.0" +version = "0.18.0" authors = ["The Tor Project, Inc.", "Nick Mathewson <[email protected]>"] edition = "2021" rust-version = "1.70" @@ -60,15 +60,15 @@ static_assertions = "1" strum = { version = "0.26", features = ["derive"] } thiserror = "1" time = { version = "0.3.17", features = ["macros"], optional = true } -tor-basic-utils = { path = "../tor-basic-utils", version = "0.17.0" } -tor-error = { path = "../tor-error", version = "0.17.0" } -tor-geoip = { path = "../tor-geoip", version = "0.17.0", optional = true } -tor-hscrypto = { path = "../tor-hscrypto", version = "0.17.0", optional = true } -tor-linkspec = { path = "../tor-linkspec", version = "0.17.0" } -tor-llcrypto = { path = "../tor-llcrypto", version = "0.17.0" } -tor-netdoc = { path = "../tor-netdoc", version = "0.17.0" } -tor-protover = { path = "../tor-protover", version = "0.17.0" } -tor-units = { path = "../tor-units", version = "0.17.0" } +tor-basic-utils = { path = "../tor-basic-utils", version = "0.18.0" } +tor-error = { path = "../tor-error", version = "0.18.0" } +tor-geoip = { path = "../tor-geoip", version = "0.18.0", optional = true } +tor-hscrypto = { path = "../tor-hscrypto", version = "0.18.0", optional = true } +tor-linkspec = { path = "../tor-linkspec", version = "0.18.0" } +tor-llcrypto = { path = "../tor-llcrypto", version = "0.18.0" } +tor-netdoc = { path = "../tor-netdoc", version = "0.18.0" } +tor-protover = { path = "../tor-protover", version = "0.18.0" } +tor-units = { path = "../tor-units", version = "0.18.0" } tracing = "0.1.36" typed-index-collections = "3.1" visibility = { version = "0.1.0", optional = true } @@ -77,7 +77,7 @@ visibility = { version = "0.1.0", optional = true } float_eq = "1.0.0" hex = "0.4" hex-literal = "0.4" -tor-netdoc = { path = "../tor-netdoc", version = "0.17.0", features = ["build_docs"] } +tor-netdoc = { path = "../tor-netdoc", version = "0.18.0", features = ["build_docs"] } [package.metadata.docs.rs] all-features = true rustdoc-args = ["--cfg", "docsrs"] diff --git a/crates/tor-netdoc/Cargo.toml b/crates/tor-netdoc/Cargo.toml index ee3b8139f..517372190 100644 --- a/crates/tor-netdoc/Cargo.toml +++ b/crates/tor-netdoc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tor-netdoc" -version = "0.17.0" +version = "0.18.0" authors = ["The Tor Project, Inc.", "Nick Mathewson <[email protected]>"] edition = "2021" rust-version = "1.70" @@ -104,17 +104,17 @@ subtle = "2" thiserror = "1" time = { version = "0.3", features = ["std", "parsing", "macros", "formatting"] } tinystr = "0.7.0" -tor-basic-utils = { path = "../tor-basic-utils", version = "0.17.0" } -tor-bytes = { path = "../tor-bytes", version = "0.17.0" } -tor-cell = { path = "../tor-cell", version = "0.17.0" } -tor-cert = { path = "../tor-cert", version = "0.17.0" } -tor-checkable = { path = "../tor-checkable", version = "0.17.0" } -tor-error = { path = "../tor-error", version = "0.17.0" } -tor-hscrypto = { path = "../tor-hscrypto", version = "0.17.0", optional = true } -tor-linkspec = { path = "../tor-linkspec", version = "0.17.0", optional = true } -tor-llcrypto = { path = "../tor-llcrypto", version = "0.17.0" } -tor-protover = { path = "../tor-protover", version = "0.17.0" } -tor-units = { version = "0.17.0", path = "../tor-units", optional = true } +tor-basic-utils = { path = "../tor-basic-utils", version = "0.18.0" } +tor-bytes = { path = "../tor-bytes", version = "0.18.0" } +tor-cell = { path = "../tor-cell", version = "0.18.0" } +tor-cert = { path = "../tor-cert", version = "0.18.0" } +tor-checkable = { path = "../tor-checkable", version = "0.18.0" } +tor-error = { path = "../tor-error", version = "0.18.0" } +tor-hscrypto = { path = "../tor-hscrypto", version = "0.18.0", optional = true } +tor-linkspec = { path = "../tor-linkspec", version = "0.18.0", optional = true } +tor-llcrypto = { path = "../tor-llcrypto", version = "0.18.0" } +tor-protover = { path = "../tor-protover", version = "0.18.0" } +tor-units = { version = "0.18.0", path = "../tor-units", optional = true } visibility = { version = "0.1.0", optional = true } visible = { version = "0.0.1", optional = true } weak-table = "0.3.0" @@ -125,7 +125,7 @@ anyhow = "1.0.23" hex-literal = "0.4" itertools = "0.12.0" serde_json = "1.0.50" -tor-basic-utils = { version = "0.17.0", path = "../tor-basic-utils" } +tor-basic-utils = { version = "0.18.0", path = "../tor-basic-utils" } [package.metadata.docs.rs] all-features = true diff --git a/crates/tor-persist/Cargo.toml b/crates/tor-persist/Cargo.toml index b49fb2f62..4c5690c14 100644 --- a/crates/tor-persist/Cargo.toml +++ b/crates/tor-persist/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tor-persist" -version = "0.17.0" +version = "0.18.0" authors = ["The Tor Project, Inc.", "Nick Mathewson <[email protected]>"] edition = "2021" rust-version = "1.70" @@ -36,8 +36,8 @@ sanitize-filename = "0.5.0" serde = { version = "1.0.103", features = ["derive"] } serde_json = "1.0.50" thiserror = "1" -tor-basic-utils = { path = "../tor-basic-utils", version = "0.17.0" } -tor-error = { path = "../tor-error", version = "0.17.0", features = ["tracing"] } +tor-basic-utils = { path = "../tor-basic-utils", version = "0.18.0" } +tor-error = { path = "../tor-error", version = "0.18.0", features = ["tracing"] } tracing = "0.1.36" [target.'cfg(not(target_arch = "wasm32"))'.dependencies] diff --git a/crates/tor-proto/Cargo.toml b/crates/tor-proto/Cargo.toml index beeb3ec94..594b56e96 100644 --- a/crates/tor-proto/Cargo.toml +++ b/crates/tor-proto/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tor-proto" -version = "0.17.0" +version = "0.18.0" authors = ["The Tor Project, Inc.", "Nick Mathewson <[email protected]>"] edition = "2021" rust-version = "1.70" @@ -72,21 +72,21 @@ subtle = "2" thiserror = "1" tokio-crate = { package = "tokio", version = "1.7", optional = true } tokio-util = { version = "0.7.0", features = ["compat"], optional = true } -tor-async-utils = { path = "../tor-async-utils", version = "0.17.0" } -tor-basic-utils = { path = "../tor-basic-utils", version = "0.17.0" } -tor-bytes = { path = "../tor-bytes", version = "0.17.0" } -tor-cell = { path = "../tor-cell", version = "0.17.0" } -tor-cert = { path = "../tor-cert", version = "0.17.0" } -tor-checkable = { path = "../tor-checkable", version = "0.17.0" } -tor-config = { path = "../tor-config", version = "0.17.0" } -tor-error = { path = "../tor-error", version = "0.17.0" } -tor-hscrypto = { path = "../tor-hscrypto", version = "0.17.0", optional = true } -tor-linkspec = { path = "../tor-linkspec", version = "0.17.0" } -tor-llcrypto = { path = "../tor-llcrypto", version = "0.17.0" } -tor-log-ratelim = { path = "../tor-log-ratelim", version = "0.17.0" } -tor-rtcompat = { path = "../tor-rtcompat", version = "0.17.0" } -tor-rtmock = { path = "../tor-rtmock", version = "0.17.0" } -tor-units = { path = "../tor-units", version = "0.17.0" } +tor-async-utils = { path = "../tor-async-utils", version = "0.18.0" } +tor-basic-utils = { path = "../tor-basic-utils", version = "0.18.0" } +tor-bytes = { path = "../tor-bytes", version = "0.18.0" } +tor-cell = { path = "../tor-cell", version = "0.18.0" } +tor-cert = { path = "../tor-cert", version = "0.18.0" } +tor-checkable = { path = "../tor-checkable", version = "0.18.0" } +tor-config = { path = "../tor-config", version = "0.18.0" } +tor-error = { path = "../tor-error", version = "0.18.0" } +tor-hscrypto = { path = "../tor-hscrypto", version = "0.18.0", optional = true } +tor-linkspec = { path = "../tor-linkspec", version = "0.18.0" } +tor-llcrypto = { path = "../tor-llcrypto", version = "0.18.0" } +tor-log-ratelim = { path = "../tor-log-ratelim", version = "0.18.0" } +tor-rtcompat = { path = "../tor-rtcompat", version = "0.18.0" } +tor-rtmock = { path = "../tor-rtmock", version = "0.18.0" } +tor-units = { path = "../tor-units", version = "0.18.0" } tracing = "0.1.36" typenum = "1.12" visibility = { version = "0.1.0", optional = true } @@ -101,7 +101,7 @@ itertools = "0.12.0" regex = { version = "1", default-features = false, features = ["std"] } statrs = "0.16.0" tokio-crate = { package = "tokio", version = "1.7", features = ["full"] } -tor-rtcompat = { path = "../tor-rtcompat", version = "0.17.0", features = ["tokio", "native-tls"] } +tor-rtcompat = { path = "../tor-rtcompat", version = "0.18.0", features = ["tokio", "native-tls"] } [package.metadata.docs.rs] all-features = true rustdoc-args = ["--cfg", "docsrs"] diff --git a/crates/tor-protover/Cargo.toml b/crates/tor-protover/Cargo.toml index 97838a798..28b495ec9 100644 --- a/crates/tor-protover/Cargo.toml +++ b/crates/tor-protover/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tor-protover" -version = "0.17.0" +version = "0.18.0" authors = ["The Tor Project, Inc.", "Nick Mathewson <[email protected]>"] edition = "2021" rust-version = "1.70" diff --git a/crates/tor-ptmgr/Cargo.toml b/crates/tor-ptmgr/Cargo.toml index 6c4e6e8bf..7ea244b83 100644 --- a/crates/tor-ptmgr/Cargo.toml +++ b/crates/tor-ptmgr/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tor-ptmgr" -version = "0.17.0" +version = "0.18.0" authors = ["The Tor Project, Inc.", "Nick Mathewson <[email protected]>"] edition = "2021" rust-version = "1.70" @@ -38,21 +38,21 @@ futures = "0.3.14" itertools = "0.12.0" serde = { version = "1.0.103", features = ["derive"] } thiserror = "1" -tor-async-utils = { version = "0.17.0", path = "../tor-async-utils" } -tor-basic-utils = { path = "../tor-basic-utils", version = "0.17.0" } -tor-chanmgr = { version = "0.17.0", path = "../tor-chanmgr", features = ["pt-client"] } -tor-config = { version = "0.17.0", path = "../tor-config" } -tor-error = { version = "0.17.0", path = "../tor-error", features = ["tracing"] } -tor-linkspec = { version = "0.17.0", path = "../tor-linkspec", features = ["pt-client"] } -tor-rtcompat = { version = "0.17.0", path = "../tor-rtcompat" } -tor-socksproto = { version = "0.17.0", path = "../tor-socksproto" } +tor-async-utils = { version = "0.18.0", path = "../tor-async-utils" } +tor-basic-utils = { path = "../tor-basic-utils", version = "0.18.0" } +tor-chanmgr = { version = "0.18.0", path = "../tor-chanmgr", features = ["pt-client"] } +tor-config = { version = "0.18.0", path = "../tor-config" } +tor-error = { version = "0.18.0", path = "../tor-error", features = ["tracing"] } +tor-linkspec = { version = "0.18.0", path = "../tor-linkspec", features = ["pt-client"] } +tor-rtcompat = { version = "0.18.0", path = "../tor-rtcompat" } +tor-socksproto = { version = "0.18.0", path = "../tor-socksproto" } tracing = "0.1.36" visibility = { version = "0.1.0", optional = true } [dev-dependencies] anyhow = "1.0.23" tokio = { version = "1.7", features = ["rt", "rt-multi-thread", "io-util", "net", "time", "macros"] } -tor-rtcompat = { path = "../tor-rtcompat", version = "0.17.0", features = ["tokio", "native-tls"] } +tor-rtcompat = { path = "../tor-rtcompat", version = "0.18.0", features = ["tokio", "native-tls"] } tracing-subscriber = "0.3.0" [[example]] diff --git a/crates/tor-relay-selection/Cargo.toml b/crates/tor-relay-selection/Cargo.toml index 1970ae081..1b17652a9 100644 --- a/crates/tor-relay-selection/Cargo.toml +++ b/crates/tor-relay-selection/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tor-relay-selection" -version = "0.17.0" +version = "0.18.0" authors = ["The Tor Project, Inc.", "Nick Mathewson <[email protected]>"] edition = "2021" rust-version = "1.70" @@ -31,17 +31,17 @@ __is_experimental = [] [dependencies] rand = "0.8" serde = { version = "1.0.103", features = ["derive"] } -tor-basic-utils = { path = "../tor-basic-utils", version = "0.17.0" } -tor-geoip = { path = "../tor-geoip", version = "0.17.0", optional = true } -tor-linkspec = { path = "../tor-linkspec", version = "0.17.0" } -tor-netdir = { path = "../tor-netdir", version = "0.17.0" } -tor-netdoc = { path = "../tor-netdoc", version = "0.17.0" } +tor-basic-utils = { path = "../tor-basic-utils", version = "0.18.0" } +tor-geoip = { path = "../tor-geoip", version = "0.18.0", optional = true } +tor-linkspec = { path = "../tor-linkspec", version = "0.18.0" } +tor-netdir = { path = "../tor-netdir", version = "0.18.0" } +tor-netdoc = { path = "../tor-netdoc", version = "0.18.0" } [dev-dependencies] once_cell = "1" -tor-basic-utils = { path = "../tor-basic-utils", version = "0.17" } -tor-netdir = { path = "../tor-netdir", version = "0.17.0", features = ["testing"] } -tor-netdoc = { path = "../tor-netdoc", version = "0.17.0", features = ["testing"] } +tor-basic-utils = { path = "../tor-basic-utils", version = "0.18" } +tor-netdir = { path = "../tor-netdir", version = "0.18.0", features = ["testing"] } +tor-netdoc = { path = "../tor-netdoc", version = "0.18.0", features = ["testing"] } [package.metadata.docs.rs] all-features = true diff --git a/crates/tor-rpcbase/Cargo.toml b/crates/tor-rpcbase/Cargo.toml index 8a518221f..b4ea2a3e1 100644 --- a/crates/tor-rpcbase/Cargo.toml +++ b/crates/tor-rpcbase/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tor-rpcbase" -version = "0.17.0" +version = "0.18.0" edition = "2021" rust-version = "1.70" authors = ["The Tor Project, Inc.", "eta <[email protected]>"] @@ -23,8 +23,8 @@ paste = "1" serde = { version = "1.0.103", features = ["derive"] } serde_repr = "0.1.12" thiserror = "1" -tor-async-utils = { path = "../tor-async-utils", version = "0.17.0" } -tor-error = { path = "../tor-error/", version = "0.17.0", features = ["rpc"] } +tor-async-utils = { path = "../tor-async-utils", version = "0.18.0" } +tor-error = { path = "../tor-error/", version = "0.18.0", features = ["rpc"] } typetag = "0.2.7" [dev-dependencies] diff --git a/crates/tor-rtcompat/Cargo.toml b/crates/tor-rtcompat/Cargo.toml index 801830acb..fbd93cf5d 100644 --- a/crates/tor-rtcompat/Cargo.toml +++ b/crates/tor-rtcompat/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tor-rtcompat" -version = "0.17.0" +version = "0.18.0" authors = ["The Tor Project, Inc.", "Nick Mathewson <[email protected]>"] edition = "2021" rust-version = "1.70" diff --git a/crates/tor-rtmock/Cargo.toml b/crates/tor-rtmock/Cargo.toml index 5408d1368..d19d20b72 100644 --- a/crates/tor-rtmock/Cargo.toml +++ b/crates/tor-rtmock/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tor-rtmock" -version = "0.17.0" +version = "0.18.0" authors = ["The Tor Project, Inc.", "Nick Mathewson <[email protected]>"] edition = "2021" rust-version = "1.70" @@ -26,9 +26,9 @@ priority-queue = "1.3.2" slotmap = "1.0.6" strum = { version = "0.26", features = ["derive"] } thiserror = "1" -tor-async-utils = { version = "0.17.0", path = "../tor-async-utils" } -tor-error = { version = "0.17.0", path = "../tor-error", features = ["tracing"] } -tor-rtcompat = { version = "0.17.0", path = "../tor-rtcompat" } +tor-async-utils = { version = "0.18.0", path = "../tor-async-utils" } +tor-error = { version = "0.18.0", path = "../tor-error", features = ["tracing"] } +tor-rtcompat = { version = "0.18.0", path = "../tor-rtcompat" } tracing = "0.1.36" tracing-test = "0.2.4" void = "1" @@ -36,8 +36,8 @@ void = "1" [dev-dependencies] futures-await-test = "0.3.0" rand = "0.8" -tor-basic-utils = { path = "../tor-basic-utils", version = "0.17.0" } -tor-rtcompat = { path = "../tor-rtcompat", version = "0.17.0", features = ["tokio", "native-tls"] } +tor-basic-utils = { path = "../tor-basic-utils", version = "0.18.0" } +tor-rtcompat = { path = "../tor-rtcompat", version = "0.18.0", features = ["tokio", "native-tls"] } [features] full = ["tor-rtcompat/full", "tor-error/full", "tor-async-utils/full"] diff --git a/crates/tor-socksproto/Cargo.toml b/crates/tor-socksproto/Cargo.toml index 7d6e4288e..d0bc73b45 100644 --- a/crates/tor-socksproto/Cargo.toml +++ b/crates/tor-socksproto/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tor-socksproto" -version = "0.17.0" +version = "0.18.0" authors = ["The Tor Project, Inc.", "Nick Mathewson <[email protected]>"] edition = "2021" rust-version = "1.70" @@ -24,8 +24,8 @@ arbitrary = { version = "1.0.1", optional = true, features = ["derive"] } caret = { path = "../caret", version = "0.4.5" } subtle = "2" thiserror = "1" -tor-bytes = { path = "../tor-bytes", version = "0.17.0" } -tor-error = { path = "../tor-error", version = "0.17.0" } +tor-bytes = { path = "../tor-bytes", version = "0.18.0" } +tor-error = { path = "../tor-error", version = "0.18.0" } [dev-dependencies] hex-literal = "0.4" diff --git a/crates/tor-units/Cargo.toml b/crates/tor-units/Cargo.toml index 034acd758..829d3dca6 100644 --- a/crates/tor-units/Cargo.toml +++ b/crates/tor-units/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tor-units" -version = "0.17.0" +version = "0.18.0" authors = ["Dennis Jackson <[email protected]>"] edition = "2021" rust-version = "1.70" |
