Commit 316e6ae3 authored by Nick Mathewson's avatar Nick Mathewson 🥔
Browse files

Merge branch 'version_bumps' into 'main'

Bump versions in preparations for today's releases

See merge request tpo/core/arti!1635
parents 85a1c6c3 f926701f
Loading
Loading
Loading
Loading
+30 −30
Original line number Diff line number Diff line
@@ -191,7 +191,7 @@ checksum = "96d30a06541fbafbc7f82ed10c06164cfbd2c401138f6addd8404629c4b16711"

[[package]]
name = "arti"
version = "1.1.8"
version = "1.1.9"
dependencies = [
 "anyhow",
 "arti-client",
@@ -242,7 +242,7 @@ dependencies = [

[[package]]
name = "arti-bench"
version = "0.8.8"
version = "0.8.9"
dependencies = [
 "anyhow",
 "arti",
@@ -264,7 +264,7 @@ dependencies = [

[[package]]
name = "arti-client"
version = "0.10.1"
version = "0.10.2"
dependencies = [
 "anyhow",
 "cfg-if",
@@ -323,7 +323,7 @@ version = "0.6.4"

[[package]]
name = "arti-hyper"
version = "0.10.2"
version = "0.10.3"
dependencies = [
 "anyhow",
 "arti-client",
@@ -342,7 +342,7 @@ dependencies = [

[[package]]
name = "arti-rpcserver"
version = "0.2.2"
version = "0.2.3"
dependencies = [
 "arti-client",
 "asynchronous-codec",
@@ -374,7 +374,7 @@ dependencies = [

[[package]]
name = "arti-testing"
version = "0.8.8"
version = "0.8.9"
dependencies = [
 "anyhow",
 "arti",
@@ -1592,7 +1592,7 @@ checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"

[[package]]
name = "equix"
version = "0.1.1"
version = "0.1.2"
dependencies = [
 "arrayvec",
 "hashx",
@@ -2039,7 +2039,7 @@ dependencies = [

[[package]]
name = "hashx"
version = "0.1.1"
version = "0.1.2"
dependencies = [
 "arrayvec",
 "blake2",
@@ -4524,7 +4524,7 @@ dependencies = [

[[package]]
name = "tor-bytes"
version = "0.7.4"
version = "0.7.5"
dependencies = [
 "bytes",
 "digest 0.10.7",
@@ -4540,7 +4540,7 @@ dependencies = [

[[package]]
name = "tor-cell"
version = "0.12.2"
version = "0.12.3"
dependencies = [
 "bitflags 2.4.0",
 "bytes",
@@ -4564,7 +4564,7 @@ dependencies = [

[[package]]
name = "tor-cert"
version = "0.7.4"
version = "0.7.5"
dependencies = [
 "base64ct",
 "caret",
@@ -4616,7 +4616,7 @@ dependencies = [

[[package]]
name = "tor-checkable"
version = "0.5.4"
version = "0.5.5"
dependencies = [
 "humantime 2.1.0",
 "signature 1.6.4",
@@ -4626,7 +4626,7 @@ dependencies = [

[[package]]
name = "tor-circmgr"
version = "0.10.1"
version = "0.11.0"
dependencies = [
 "amplify",
 "async-trait",
@@ -4671,7 +4671,7 @@ dependencies = [

[[package]]
name = "tor-config"
version = "0.9.4"
version = "0.9.5"
dependencies = [
 "config",
 "derive-adhoc",
@@ -4714,7 +4714,7 @@ dependencies = [

[[package]]
name = "tor-consdiff"
version = "0.5.5"
version = "0.5.6"
dependencies = [
 "digest 0.10.7",
 "hex",
@@ -4752,7 +4752,7 @@ dependencies = [

[[package]]
name = "tor-dirmgr"
version = "0.11.1"
version = "0.11.2"
dependencies = [
 "anyhow",
 "async-trait",
@@ -4848,7 +4848,7 @@ dependencies = [

[[package]]
name = "tor-guardmgr"
version = "0.10.1"
version = "0.10.2"
dependencies = [
 "base64ct",
 "derive_builder_fork_arti",
@@ -4888,7 +4888,7 @@ dependencies = [

[[package]]
name = "tor-hsclient"
version = "0.4.1"
version = "0.5.0"
dependencies = [
 "async-trait",
 "derive_more",
@@ -4933,7 +4933,7 @@ dependencies = [

[[package]]
name = "tor-hscrypto"
version = "0.3.2"
version = "0.3.3"
dependencies = [
 "data-encoding",
 "derive_more",
@@ -4959,7 +4959,7 @@ dependencies = [

[[package]]
name = "tor-hspow"
version = "0.1.1"
version = "0.1.2"
dependencies = [
 "arrayvec",
 "blake2",
@@ -4995,7 +4995,7 @@ dependencies = [

[[package]]
name = "tor-hsservice"
version = "0.2.4"
version = "0.3.0"
dependencies = [
 "async-trait",
 "base64ct",
@@ -5042,7 +5042,7 @@ dependencies = [

[[package]]
name = "tor-keymgr"
version = "0.2.1"
version = "0.3.0"
dependencies = [
 "derive_builder_fork_arti",
 "derive_more",
@@ -5093,7 +5093,7 @@ dependencies = [

[[package]]
name = "tor-llcrypto"
version = "0.5.4"
version = "0.5.5"
dependencies = [
 "aes",
 "base64ct",
@@ -5129,7 +5129,7 @@ dependencies = [

[[package]]
name = "tor-netdir"
version = "0.9.4"
version = "0.9.5"
dependencies = [
 "bitflags 2.4.0",
 "derive_builder_fork_arti",
@@ -5168,7 +5168,7 @@ dependencies = [

[[package]]
name = "tor-netdoc"
version = "0.8.3"
version = "0.9.0"
dependencies = [
 "amplify",
 "anyhow",
@@ -5229,7 +5229,7 @@ dependencies = [

[[package]]
name = "tor-proto"
version = "0.12.1"
version = "0.12.2"
dependencies = [
 "asynchronous-codec",
 "bytes",
@@ -5288,7 +5288,7 @@ dependencies = [

[[package]]
name = "tor-ptmgr"
version = "0.5.0"
version = "0.6.0"
dependencies = [
 "anyhow",
 "async-trait",
@@ -5332,7 +5332,7 @@ dependencies = [

[[package]]
name = "tor-rtcompat"
version = "0.9.4"
version = "0.9.5"
dependencies = [
 "async-io",
 "async-native-tls",
@@ -5353,7 +5353,7 @@ dependencies = [

[[package]]
name = "tor-rtmock"
version = "0.9.1"
version = "0.10.0"
dependencies = [
 "amplify",
 "async-trait",
@@ -5379,7 +5379,7 @@ dependencies = [

[[package]]
name = "tor-socksproto"
version = "0.7.4"
version = "0.7.5"
dependencies = [
 "arbitrary",
 "caret",
+5 −5
Original line number Diff line number Diff line
[package]
name = "arti-bench"
version = "0.8.8"
version = "0.8.9"
edition = "2021"
rust-version = "1.65"
authors = ["The Tor Project, Inc.", "eta <eta@torproject.org>"]
@@ -17,8 +17,8 @@ publish = false

[dependencies]
anyhow = "1.0.23"
arti = { path = "../arti", version = "1.1.8" }
arti-client = { package = "arti-client", path = "../arti-client", version = "0.10.1" }
arti = { path = "../arti", version = "1.1.9" }
arti-client = { package = "arti-client", path = "../arti-client", version = "0.10.2" }
clap = "3.2.20"
float-ord = "0.3"
fs-mistrust = { path = "../fs-mistrust", version = "0.7.3" }
@@ -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.9.4" }
tor-rtcompat = { path = "../tor-rtcompat", version = "0.9.1", features = ["tokio", "native-tls"] }
tor-config = { path = "../tor-config", version = "0.9.5" }
tor-rtcompat = { path = "../tor-rtcompat", version = "0.9.5", features = ["tokio", "native-tls"] }
tracing = "0.1.36"
tracing-subscriber = { version = "0.3.0", features = ["env-filter"] }

+16 −16
Original line number Diff line number Diff line
[package]
name = "arti-client"
version = "0.10.1"
version = "0.10.2"
authors = ["The Tor Project, Inc.", "Nick Mathewson <nickm@torproject.org>"]
edition = "2021"
rust-version = "1.65"
@@ -126,28 +126,28 @@ serde = { version = "1.0.103", features = ["derive"] }
thiserror = "1"
tor-async-utils = { path = "../tor-async-utils", version = "0.1.4" }
tor-basic-utils = { path = "../tor-basic-utils", version = "0.7.3" }
tor-cell = { path = "../tor-cell", version = "0.12.2" }
tor-cell = { path = "../tor-cell", version = "0.12.3" }
tor-chanmgr = { path = "../tor-chanmgr", version = "0.10.1" }
tor-checkable = { path = "../tor-checkable", version = "0.5.3" }
tor-circmgr = { path = "../tor-circmgr", version = "0.10.0" }
tor-config = { path = "../tor-config", version = "0.9.4" }
tor-dirmgr = { path = "../tor-dirmgr", version = "0.11.1", default-features = false, features = ["mmap"] }
tor-checkable = { path = "../tor-checkable", version = "0.5.5" }
tor-circmgr = { path = "../tor-circmgr", version = "0.11.0" }
tor-config = { path = "../tor-config", version = "0.9.5" }
tor-dirmgr = { path = "../tor-dirmgr", version = "0.11.2", default-features = false, features = ["mmap"] }
tor-error = { path = "../tor-error", version = "0.5.4", features = ["tracing"] }
tor-geoip = { path = "../tor-geoip", version = "0.1.0", optional = true }
tor-guardmgr = { path = "../tor-guardmgr", version = "0.10.1" }
tor-hsclient = { path = "../tor-hsclient", version = "0.4.1", optional = true }
tor-hscrypto = { path = "../tor-hscrypto", version = "0.3.2", optional = true }
tor-hsservice = { path = "../tor-hsservice", version = "0.2.4", optional = true }
tor-keymgr = { path = "../tor-keymgr", version = "0.2.1", default-features = false }
tor-hsclient = { path = "../tor-hsclient", version = "0.5.0", optional = true }
tor-hscrypto = { path = "../tor-hscrypto", version = "0.3.3", optional = true }
tor-hsservice = { path = "../tor-hsservice", version = "0.3.0", optional = true }
tor-keymgr = { path = "../tor-keymgr", version = "0.3.0", default-features = false }
tor-linkspec = { path = "../tor-linkspec", version = "0.8.3" }
tor-llcrypto = { path = "../tor-llcrypto", version = "0.5.4" }
tor-llcrypto = { path = "../tor-llcrypto", version = "0.5.5" }
tor-netdir = { path = "../tor-netdir", version = "0.9.4" }
tor-netdoc = { path = "../tor-netdoc", version = "0.8.3" }
tor-netdoc = { path = "../tor-netdoc", version = "0.9.0" }
tor-persist = { path = "../tor-persist", version = "0.7.3" }
tor-proto = { path = "../tor-proto", version = "0.12.1" }
tor-ptmgr = { path = "../tor-ptmgr", version = "0.5.0", optional = true }
tor-proto = { path = "../tor-proto", version = "0.12.2" }
tor-ptmgr = { path = "../tor-ptmgr", version = "0.6.0", optional = true }
tor-rpcbase = { path = "../tor-rpcbase", version = "0.1.2", optional = true }
tor-rtcompat = { path = "../tor-rtcompat", version = "0.9.1" }
tor-rtcompat = { path = "../tor-rtcompat", version = "0.9.5" }
tracing = "0.1.36"
void = "1"

@@ -167,7 +167,7 @@ tokio-crate = { package = "tokio", version = "1.7", features = [
] }
tokio-util = { version = "0.7.0", features = ["compat"] }
toml = "0.7.2"
tor-rtcompat = { path = "../tor-rtcompat", version = "0.9.1", features = ["tokio", "native-tls"] }
tor-rtcompat = { path = "../tor-rtcompat", version = "0.9.5", features = ["tokio", "native-tls"] }
tracing-subscriber = "0.3.0"

[package.metadata.docs.rs]
+3 −3
Original line number Diff line number Diff line
[package]
name = "arti-hyper"
version = "0.10.2"
version = "0.10.3"
authors = ["The Tor Project, Inc.", "Nick Mathewson <nickm@torproject.org>"]
edition = "2021"
rust-version = "1.65"
@@ -36,7 +36,7 @@ __is_nonadditive = []

[dependencies]
anyhow = "1.0.23"
arti-client = { path = "../arti-client", version = "0.10.1" }
arti-client = { path = "../arti-client", version = "0.10.2" }
educe = "0.4.6"
hyper = { version = "0.14", features = ["http1", "client", "runtime"] }
pin-project = "1"
@@ -45,7 +45,7 @@ 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.5.4" }
tor-rtcompat = { path = "../tor-rtcompat", version = "0.9.1", features = ["tokio"] }
tor-rtcompat = { path = "../tor-rtcompat", version = "0.9.5", features = ["tokio"] }

[target.'cfg(target_vendor="apple")'.dev-dependencies]
tls-api-openssl = "0.9.0"
+5 −5
Original line number Diff line number Diff line
[package]
name = "arti-rpcserver"
version = "0.2.2"
version = "0.2.3"
edition = "2021"
rust-version = "1.60"
authors = ["The Tor Project, Inc.", "eta <eta@torproject.org>"]
@@ -23,7 +23,7 @@ full = [
]

[dependencies]
arti-client = { path = "../arti-client", version = "0.10.1", features = ["rpc"] }
arti-client = { path = "../arti-client", version = "0.10.2", features = ["rpc"] }
asynchronous-codec = { version = "0.6.0", features = ["json"] }
base64ct = "1.5.1"
bytes = "1"
@@ -38,11 +38,11 @@ serde_json = "1.0.50"
thiserror = "1"
tiny-keccak = { version = "2", features = ["kmac"] }
tor-async-utils = { path = "../tor-async-utils", version = "0.1.4" }
tor-bytes = { path = "../tor-bytes", version = "0.7.4" }
tor-bytes = { path = "../tor-bytes", version = "0.7.5" }
tor-error = { path = "../tor-error", version = "0.5.4" }
tor-llcrypto = { path = "../tor-llcrypto", version = "0.5.4" }
tor-llcrypto = { path = "../tor-llcrypto", version = "0.5.5" }
tor-rpcbase = { path = "../tor-rpcbase", version = "0.1.2" }
tor-rtcompat = { path = "../tor-rtcompat", version = "0.9.1" }
tor-rtcompat = { path = "../tor-rtcompat", version = "0.9.5" }
tracing = "0.1.36"
typetag = "0.2.7"
weak-table = "0.3.0"
Loading