Commit 38bef96b authored by Nick Mathewson's avatar Nick Mathewson 🦀
Browse files

Bump the minor version of every crate.

We made this job easy this time around: by incrementing our MSRV, we
have forced ourselves to do at least a minor bump everywhere.
parent 6c2b87d4
Loading
Loading
Loading
Loading
+37 −37
Original line number Diff line number Diff line
@@ -90,7 +90,7 @@ checksum = "a4c527152e37cf757a3f78aae5a06fbeefdb07ccc535c980a3208ee3060dd544"

[[package]]
name = "arti"
version = "1.0.1"
version = "1.1.0"
dependencies = [
 "anyhow",
 "arti-client",
@@ -132,7 +132,7 @@ dependencies = [

[[package]]
name = "arti-bench"
version = "0.7.1"
version = "0.8.0"
dependencies = [
 "anyhow",
 "arti",
@@ -154,7 +154,7 @@ dependencies = [

[[package]]
name = "arti-client"
version = "0.7.0"
version = "0.8.0"
dependencies = [
 "anyhow",
 "cfg-if",
@@ -198,11 +198,11 @@ dependencies = [

[[package]]
name = "arti-config"
version = "0.4.2"
version = "0.5.0"

[[package]]
name = "arti-hyper"
version = "0.7.0"
version = "0.8.0"
dependencies = [
 "anyhow",
 "arti-client",
@@ -220,7 +220,7 @@ dependencies = [

[[package]]
name = "arti-testing"
version = "0.7.1"
version = "0.8.0"
dependencies = [
 "anyhow",
 "arti",
@@ -617,7 +617,7 @@ checksum = "c1db59621ec70f09c5e9b597b220c7a2b43611f4710dc03ceb8748637775692c"

[[package]]
name = "caret"
version = "0.2.2"
version = "0.3.0"

[[package]]
name = "cc"
@@ -1289,7 +1289,7 @@ dependencies = [

[[package]]
name = "fs-mistrust"
version = "0.5.1"
version = "0.6.0"
dependencies = [
 "derive_builder_fork_arti",
 "dirs",
@@ -2685,7 +2685,7 @@ checksum = "4389f1d5789befaf6029ebd9f7dac4af7f7e3d61b69d4f30e2ac02b57e7712b0"

[[package]]
name = "retry-error"
version = "0.2.2"
version = "0.3.0"
dependencies = [
 "anyhow",
]
@@ -2822,7 +2822,7 @@ dependencies = [

[[package]]
name = "safelog"
version = "0.1.3"
version = "0.2.0"
dependencies = [
 "derive_more",
 "educe",
@@ -3526,7 +3526,7 @@ dependencies = [

[[package]]
name = "tor-basic-utils"
version = "0.4.1"
version = "0.5.0"
dependencies = [
 "derive_more",
 "educe",
@@ -3548,7 +3548,7 @@ dependencies = [

[[package]]
name = "tor-bytes"
version = "0.5.1"
version = "0.6.0"
dependencies = [
 "arrayref",
 "bytes",
@@ -3566,7 +3566,7 @@ dependencies = [

[[package]]
name = "tor-cell"
version = "0.6.1"
version = "0.7.0"
dependencies = [
 "arrayref",
 "bitflags",
@@ -3588,7 +3588,7 @@ dependencies = [

[[package]]
name = "tor-cert"
version = "0.5.2"
version = "0.6.0"
dependencies = [
 "base64",
 "caret",
@@ -3605,7 +3605,7 @@ dependencies = [

[[package]]
name = "tor-chanmgr"
version = "0.7.0"
version = "0.8.0"
dependencies = [
 "async-trait",
 "derive_builder_fork_arti",
@@ -3639,7 +3639,7 @@ dependencies = [

[[package]]
name = "tor-checkable"
version = "0.3.2"
version = "0.4.0"
dependencies = [
 "humantime 2.1.0",
 "signature",
@@ -3649,7 +3649,7 @@ dependencies = [

[[package]]
name = "tor-circmgr"
version = "0.6.0"
version = "0.7.0"
dependencies = [
 "async-trait",
 "bounded-vec-deque",
@@ -3688,7 +3688,7 @@ dependencies = [

[[package]]
name = "tor-config"
version = "0.6.1"
version = "0.7.0"
dependencies = [
 "config",
 "derive_builder_fork_arti",
@@ -3718,7 +3718,7 @@ dependencies = [

[[package]]
name = "tor-congestion"
version = "0.3.0"
version = "0.4.0"
dependencies = [
 "thiserror",
 "tor-error",
@@ -3728,7 +3728,7 @@ dependencies = [

[[package]]
name = "tor-consdiff"
version = "0.3.2"
version = "0.4.0"
dependencies = [
 "digest 0.10.6",
 "hex",
@@ -3738,7 +3738,7 @@ dependencies = [

[[package]]
name = "tor-dirclient"
version = "0.5.0"
version = "0.6.0"
dependencies = [
 "async-compression",
 "base64",
@@ -3765,7 +3765,7 @@ dependencies = [

[[package]]
name = "tor-dirmgr"
version = "0.8.0"
version = "0.9.0"
dependencies = [
 "anyhow",
 "async-trait",
@@ -3821,7 +3821,7 @@ dependencies = [

[[package]]
name = "tor-error"
version = "0.3.4"
version = "0.4.0"
dependencies = [
 "backtrace",
 "derive_more",
@@ -3833,7 +3833,7 @@ dependencies = [

[[package]]
name = "tor-events"
version = "0.3.3"
version = "0.4.0"
dependencies = [
 "async-broadcast",
 "futures",
@@ -3846,7 +3846,7 @@ dependencies = [

[[package]]
name = "tor-guardmgr"
version = "0.7.0"
version = "0.8.0"
dependencies = [
 "base64",
 "derive_builder_fork_arti",
@@ -3886,7 +3886,7 @@ dependencies = [

[[package]]
name = "tor-linkspec"
version = "0.5.1"
version = "0.6.0"
dependencies = [
 "base64ct",
 "by_address",
@@ -3912,7 +3912,7 @@ dependencies = [

[[package]]
name = "tor-llcrypto"
version = "0.3.5"
version = "0.4.0"
dependencies = [
 "aes",
 "arrayref",
@@ -3948,7 +3948,7 @@ dependencies = [

[[package]]
name = "tor-netdir"
version = "0.6.1"
version = "0.7.0"
dependencies = [
 "bitflags",
 "derive_builder_fork_arti",
@@ -3978,7 +3978,7 @@ dependencies = [

[[package]]
name = "tor-netdoc"
version = "0.5.2"
version = "0.6.0"
dependencies = [
 "base64ct",
 "bitflags",
@@ -4011,7 +4011,7 @@ dependencies = [

[[package]]
name = "tor-persist"
version = "0.5.1"
version = "0.6.0"
dependencies = [
 "derive_more",
 "fs-mistrust",
@@ -4027,7 +4027,7 @@ dependencies = [

[[package]]
name = "tor-proto"
version = "0.7.0"
version = "0.8.0"
dependencies = [
 "arrayref",
 "asynchronous-codec",
@@ -4073,7 +4073,7 @@ dependencies = [

[[package]]
name = "tor-protover"
version = "0.3.2"
version = "0.4.0"
dependencies = [
 "caret",
 "thiserror",
@@ -4081,7 +4081,7 @@ dependencies = [

[[package]]
name = "tor-ptmgr"
version = "0.1.0"
version = "0.2.0"
dependencies = [
 "anyhow",
 "async-trait",
@@ -4104,7 +4104,7 @@ dependencies = [

[[package]]
name = "tor-rtcompat"
version = "0.7.0"
version = "0.8.0"
dependencies = [
 "async-io",
 "async-native-tls",
@@ -4125,7 +4125,7 @@ dependencies = [

[[package]]
name = "tor-rtmock"
version = "0.6.0"
version = "0.7.0"
dependencies = [
 "async-trait",
 "futures",
@@ -4140,7 +4140,7 @@ dependencies = [

[[package]]
name = "tor-socksproto"
version = "0.5.1"
version = "0.6.0"
dependencies = [
 "arbitrary",
 "caret",
@@ -4153,7 +4153,7 @@ dependencies = [

[[package]]
name = "tor-units"
version = "0.3.2"
version = "0.4.0"
dependencies = [
 "derive_more",
 "float-cmp",
+6 −6
Original line number Diff line number Diff line
[package]
name = "arti-bench"
version = "0.7.1"
version = "0.8.0"
edition = "2021"
rust-version = "1.60"
authors = ["The Tor Project, Inc.", "eta <eta@torproject.org>"]
@@ -13,19 +13,19 @@ repository = "https://gitlab.torproject.org/tpo/core/arti.git/"

[dependencies]
anyhow = "1.0.23"
arti = { path = "../arti", version = "1.0.1" }
arti-client = { package = "arti-client", path = "../arti-client", version = "0.7.0" }
arti = { path = "../arti", version = "1.1.0" }
arti-client = { package = "arti-client", path = "../arti-client", version = "0.8.0" }
clap = "3.2.20"
float-ord = "0.3"
fs-mistrust = { path = "../fs-mistrust", version = "0.5.0" }
fs-mistrust = { path = "../fs-mistrust", version = "0.6.0" }
futures = "0.3.14"
rand = "0.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.6.0" }
tor-rtcompat = { path = "../tor-rtcompat", version = "0.7.0", features = ["tokio", "native-tls"] }
tor-config = { path = "../tor-config", version = "0.7.0" }
tor-rtcompat = { path = "../tor-rtcompat", version = "0.8.0", features = ["tokio", "native-tls"] }
tracing = "0.1.18"
tracing-subscriber = { version = "0.3.0", features = ["env-filter"] }
[package.metadata.docs.rs]
+20 −20
Original line number Diff line number Diff line
[package]
name = "arti-client"
version = "0.7.0"
version = "0.8.0"
authors = ["The Tor Project, Inc.", "Nick Mathewson <nickm@torproject.org>"]
edition = "2021"
rust-version = "1.60"
@@ -73,34 +73,34 @@ derive_builder = { version = "0.11.2", package = "derive_builder_fork_arti" }
derive_more = "0.99.3"
directories = "4"
educe = "0.4.6"
fs-mistrust = { path = "../fs-mistrust", version = "0.5.0", features = ["serde"] }
fs-mistrust = { path = "../fs-mistrust", version = "0.6.0", features = ["serde"] }
futures = "0.3.14"
hostname-validator = "1.1.1"
humantime-serde = "1.1.1"
libc = "0.2"
pin-project = "1"
postage = { version = "0.5.0", default-features = false, features = ["futures-traits"] }
safelog = { path = "../safelog", version = "0.1.0" }
safelog = { path = "../safelog", version = "0.2.0" }
serde = { version = "1.0.103", features = ["derive"] }
thiserror = "1"
tor-basic-utils = { path = "../tor-basic-utils", version = "0.4.0" }
tor-cell = { path = "../tor-cell", version = "0.6.1" }
tor-chanmgr = { path = "../tor-chanmgr", version = "0.7.0" }
tor-checkable = { path = "../tor-checkable", version = "0.3.0" }
tor-circmgr = { path = "../tor-circmgr", version = "0.6.0" }
tor-config = { path = "../tor-config", version = "0.6.0" }
tor-dirmgr = { path = "../tor-dirmgr", version = "0.8.0", default-features = false, features = [
tor-basic-utils = { path = "../tor-basic-utils", version = "0.5.0" }
tor-cell = { path = "../tor-cell", version = "0.7.0" }
tor-chanmgr = { path = "../tor-chanmgr", version = "0.8.0" }
tor-checkable = { path = "../tor-checkable", version = "0.4.0" }
tor-circmgr = { path = "../tor-circmgr", version = "0.7.0" }
tor-config = { path = "../tor-config", version = "0.7.0" }
tor-dirmgr = { path = "../tor-dirmgr", version = "0.9.0", default-features = false, features = [
    "mmap",
] }
tor-error = { path = "../tor-error", version = "0.3.2" }
tor-guardmgr = { path = "../tor-guardmgr", version = "0.7.0" }
tor-llcrypto = { path = "../tor-llcrypto", version = "0.3.5" }
tor-netdir = { path = "../tor-netdir", version = "0.6.0" }
tor-netdoc = { path = "../tor-netdoc", version = "0.5.2" }
tor-persist = { path = "../tor-persist", version = "0.5.1" }
tor-proto = { path = "../tor-proto", version = "0.7.0" }
tor-ptmgr = { path = "../tor-ptmgr", version = "0.1.0", optional = true }
tor-rtcompat = { path = "../tor-rtcompat", version = "0.7.0" }
tor-error = { path = "../tor-error", version = "0.4.0" }
tor-guardmgr = { path = "../tor-guardmgr", version = "0.8.0" }
tor-llcrypto = { path = "../tor-llcrypto", version = "0.4.0" }
tor-netdir = { path = "../tor-netdir", version = "0.7.0" }
tor-netdoc = { path = "../tor-netdoc", version = "0.6.0" }
tor-persist = { path = "../tor-persist", version = "0.6.0" }
tor-proto = { path = "../tor-proto", version = "0.8.0" }
tor-ptmgr = { path = "../tor-ptmgr", version = "0.2.0", optional = true }
tor-rtcompat = { path = "../tor-rtcompat", version = "0.8.0" }
tracing = "0.1.18"

[dev-dependencies]
@@ -117,7 +117,7 @@ tokio-crate = { package = "tokio", version = "1.7", features = [
    "macros",
] }
tokio-util = { version = "0.7.0", features = ["compat"] }
tor-rtcompat = { path = "../tor-rtcompat", version = "0.7.0", features = ["tokio", "native-tls"] }
tor-rtcompat = { path = "../tor-rtcompat", version = "0.8.0", features = ["tokio", "native-tls"] }
tracing-subscriber = "0.3.0"

[package.metadata.docs.rs]
+1 −1
Original line number Diff line number Diff line
[package]
name = "arti-config"
version = "0.4.2"
version = "0.5.0"
authors = ["The Tor Project, Inc.", "Nick Mathewson <nickm@torproject.org>"]
edition = "2021"
rust-version = "1.60"
+4 −4
Original line number Diff line number Diff line
[package]
name = "arti-hyper"
version = "0.7.0"
version = "0.8.0"
authors = ["The Tor Project, Inc.", "Nick Mathewson <nickm@torproject.org>"]
edition = "2021"
rust-version = "1.60"
@@ -25,7 +25,7 @@ experimental-api = []

[dependencies]
anyhow = "1.0.23"
arti-client = { path = "../arti-client", version = "0.7.0" }
arti-client = { path = "../arti-client", version = "0.8.0" }
educe = "0.4.6"
hyper = { version = "0.14", features = ["http1", "client", "runtime"] }
pin-project = "1"
@@ -40,8 +40,8 @@ tokio = { package = "tokio", version = "1.7", features = [
    "time",
    "macros",
] }
tor-error = { path = "../tor-error", version = "0.3.2" }
tor-rtcompat = { path = "../tor-rtcompat", version = "0.7.0", features = ["tokio"] }
tor-error = { path = "../tor-error", version = "0.4.0" }
tor-rtcompat = { path = "../tor-rtcompat", version = "0.8.0", features = ["tokio"] }

[dev-dependencies]
tracing-subscriber = "0.3.0"
Loading