Bump all crates to 0.1.0

This commit is contained in:
Nick Mathewson 2022-03-01 08:59:34 -05:00
parent 06f5580c8a
commit e8e9791a97
32 changed files with 191 additions and 191 deletions

62
Cargo.lock generated
View File

@ -73,7 +73,7 @@ checksum = "a4c527152e37cf757a3f78aae5a06fbeefdb07ccc535c980a3208ee3060dd544"
[[package]]
name = "arti"
version = "0.0.4"
version = "0.1.0"
dependencies = [
"anyhow",
"arti-client",
@ -101,7 +101,7 @@ dependencies = [
[[package]]
name = "arti-bench"
version = "0.0.4"
version = "0.1.0"
dependencies = [
"anyhow",
"arti-client",
@ -121,7 +121,7 @@ dependencies = [
[[package]]
name = "arti-client"
version = "0.0.4"
version = "0.1.0"
dependencies = [
"anyhow",
"derive_builder",
@ -151,7 +151,7 @@ dependencies = [
[[package]]
name = "arti-config"
version = "0.0.4"
version = "0.1.0"
dependencies = [
"arti-client",
"config",
@ -168,7 +168,7 @@ dependencies = [
[[package]]
name = "arti-hyper"
version = "0.0.4"
version = "0.1.0"
dependencies = [
"anyhow",
"arti-client",
@ -560,7 +560,7 @@ checksum = "c1db59621ec70f09c5e9b597b220c7a2b43611f4710dc03ceb8748637775692c"
[[package]]
name = "caret"
version = "0.0.3"
version = "0.1.0"
[[package]]
name = "cargo-husky"
@ -2410,7 +2410,7 @@ checksum = "8c31b5c4033f8fdde8700e4657be2c497e7288f01515be52168c631e2e4d4086"
[[package]]
name = "retry-error"
version = "0.0.3"
version = "0.1.0"
dependencies = [
"anyhow",
]
@ -3044,7 +3044,7 @@ dependencies = [
[[package]]
name = "tor-bytes"
version = "0.0.3"
version = "0.1.0"
dependencies = [
"arrayref",
"bytes",
@ -3060,7 +3060,7 @@ dependencies = [
[[package]]
name = "tor-cell"
version = "0.0.3"
version = "0.1.0"
dependencies = [
"arrayref",
"bitflags",
@ -3079,7 +3079,7 @@ dependencies = [
[[package]]
name = "tor-cert"
version = "0.0.3"
version = "0.1.0"
dependencies = [
"base64",
"caret",
@ -3093,7 +3093,7 @@ dependencies = [
[[package]]
name = "tor-chanmgr"
version = "0.0.4"
version = "0.1.0"
dependencies = [
"async-trait",
"derive_more",
@ -3115,7 +3115,7 @@ dependencies = [
[[package]]
name = "tor-checkable"
version = "0.0.3"
version = "0.1.0"
dependencies = [
"signature",
"thiserror",
@ -3124,7 +3124,7 @@ dependencies = [
[[package]]
name = "tor-circmgr"
version = "0.0.4"
version = "0.1.0"
dependencies = [
"async-trait",
"bounded-vec-deque",
@ -3157,7 +3157,7 @@ dependencies = [
[[package]]
name = "tor-config"
version = "0.0.4"
version = "0.1.0"
dependencies = [
"derive_builder",
"directories",
@ -3173,7 +3173,7 @@ dependencies = [
[[package]]
name = "tor-consdiff"
version = "0.0.3"
version = "0.1.0"
dependencies = [
"digest 0.10.3",
"hex",
@ -3183,7 +3183,7 @@ dependencies = [
[[package]]
name = "tor-dirclient"
version = "0.0.4"
version = "0.1.0"
dependencies = [
"async-compression",
"base64",
@ -3207,7 +3207,7 @@ dependencies = [
[[package]]
name = "tor-dirmgr"
version = "0.0.4"
version = "0.1.0"
dependencies = [
"async-trait",
"base64",
@ -3249,7 +3249,7 @@ dependencies = [
[[package]]
name = "tor-error"
version = "0.0.1"
version = "0.1.0"
dependencies = [
"backtrace",
"derive_more",
@ -3259,7 +3259,7 @@ dependencies = [
[[package]]
name = "tor-events"
version = "0.0.3"
version = "0.1.0"
dependencies = [
"async-broadcast",
"futures",
@ -3272,7 +3272,7 @@ dependencies = [
[[package]]
name = "tor-guardmgr"
version = "0.0.5"
version = "0.1.0"
dependencies = [
"derive_builder",
"futures",
@ -3299,7 +3299,7 @@ dependencies = [
[[package]]
name = "tor-linkspec"
version = "0.0.3"
version = "0.1.0"
dependencies = [
"hex-literal",
"tor-bytes",
@ -3309,7 +3309,7 @@ dependencies = [
[[package]]
name = "tor-llcrypto"
version = "0.0.3"
version = "0.1.0"
dependencies = [
"aes",
"arrayref",
@ -3341,7 +3341,7 @@ dependencies = [
[[package]]
name = "tor-netdir"
version = "0.0.4"
version = "0.1.0"
dependencies = [
"bitflags",
"derive_builder",
@ -3365,7 +3365,7 @@ dependencies = [
[[package]]
name = "tor-netdoc"
version = "0.0.4"
version = "0.1.0"
dependencies = [
"base64",
"bitflags",
@ -3391,7 +3391,7 @@ dependencies = [
[[package]]
name = "tor-persist"
version = "0.0.3"
version = "0.1.0"
dependencies = [
"fslock",
"sanitize-filename",
@ -3404,7 +3404,7 @@ dependencies = [
[[package]]
name = "tor-proto"
version = "0.0.4"
version = "0.1.0"
dependencies = [
"arrayref",
"asynchronous-codec",
@ -3440,7 +3440,7 @@ dependencies = [
[[package]]
name = "tor-protover"
version = "0.0.3"
version = "0.1.0"
dependencies = [
"caret",
"thiserror",
@ -3448,7 +3448,7 @@ dependencies = [
[[package]]
name = "tor-rtcompat"
version = "0.0.4"
version = "0.1.0"
dependencies = [
"async-io",
"async-native-tls",
@ -3467,7 +3467,7 @@ dependencies = [
[[package]]
name = "tor-rtmock"
version = "0.0.4"
version = "0.1.0"
dependencies = [
"async-trait",
"futures",
@ -3481,7 +3481,7 @@ dependencies = [
[[package]]
name = "tor-socksproto"
version = "0.0.3"
version = "0.1.0"
dependencies = [
"caret",
"hex-literal",
@ -3492,7 +3492,7 @@ dependencies = [
[[package]]
name = "tor-units"
version = "0.0.3"
version = "0.1.0"
dependencies = [
"derive_more",
"float-cmp",

View File

@ -1,6 +1,6 @@
[package]
name = "arti-bench"
version = "0.0.4"
version = "0.1.0"
edition = "2018"
authors = ["The Tor Project, Inc.", "eta <eta@torproject.org>"]
license = "MIT OR Apache-2.0"
@ -21,7 +21,7 @@ serde_json = "1.0.50"
tracing = "0.1.18"
tracing-subscriber = { version = "0.3.0", features = ["env-filter"] }
tokio = { version = "1.7", features = ["full"] }
tor-rtcompat = { path="../tor-rtcompat", version = "0.0.4", features = ["tokio", "native-tls"] }
arti-config = { path="../arti-config", version = "0.0.4"}
arti-client = { package="arti-client", path = "../arti-client", version = "0.0.4"}
tor-rtcompat = { path="../tor-rtcompat", version = "0.1.0", features = ["tokio", "native-tls"] }
arti-config = { path="../arti-config", version = "0.1.0"}
arti-client = { package="arti-client", path = "../arti-client", version = "0.1.0"}
tokio-socks = "0.5"

View File

@ -1,6 +1,6 @@
[package]
name = "arti-client"
version = "0.0.4"
version = "0.1.0"
authors = ["The Tor Project, Inc.", "Nick Mathewson <nickm@torproject.org>"]
edition = "2018"
license = "MIT OR Apache-2.0"
@ -28,14 +28,14 @@ error_detail = [ ]
experimental-api = []
[dependencies]
tor-circmgr = { path="../tor-circmgr", version = "0.0.4"}
tor-config = { path="../tor-config", version = "0.0.4"}
tor-chanmgr = { path="../tor-chanmgr", version = "0.0.4"}
tor-dirmgr = { path="../tor-dirmgr", version = "0.0.4"}
tor-error = { path="../tor-error", version = "0.0.1" }
tor-persist = { path="../tor-persist", version = "0.0.3"}
tor-proto = { path="../tor-proto", version = "0.0.4"}
tor-rtcompat = { path="../tor-rtcompat", version = "0.0.4"}
tor-circmgr = { path="../tor-circmgr", version = "0.1.0"}
tor-config = { path="../tor-config", version = "0.1.0"}
tor-chanmgr = { path="../tor-chanmgr", version = "0.1.0"}
tor-dirmgr = { path="../tor-dirmgr", version = "0.1.0"}
tor-error = { path="../tor-error", version = "0.1.0"}
tor-persist = { path="../tor-persist", version = "0.1.0"}
tor-proto = { path="../tor-proto", version = "0.1.0"}
tor-rtcompat = { path="../tor-rtcompat", version = "0.1.0"}
humantime-serde = "1"
derive_builder = "0.10"
@ -48,7 +48,7 @@ serde = { version = "1.0.103", features = ["derive"] }
thiserror = "1"
[dev-dependencies]
tor-rtcompat = { path="../tor-rtcompat", version = "0.0.4", features=["tokio", "native-tls" ] }
tor-rtcompat = { path="../tor-rtcompat", version = "0.1.0", features=["tokio", "native-tls" ] }
tokio-crate = { package = "tokio", version = "1.7", features = ["rt", "rt-multi-thread", "io-util", "net", "time", "macros" ] }
pin-project = "1"
tokio-util = { version = "0.7.0", features = ["compat"] }

View File

@ -1,6 +1,6 @@
[package]
name = "arti-config"
version = "0.0.4"
version = "0.1.0"
authors = ["The Tor Project, Inc.", "Nick Mathewson <nickm@torproject.org>"]
edition = "2018"
license = "MIT OR Apache-2.0"
@ -11,9 +11,9 @@ categories = [ "config" ]
repository="https://gitlab.torproject.org/tpo/core/arti.git/"
[dependencies]
arti-client = { package="arti-client", path = "../arti-client", version = "0.0.4"}
tor-circmgr = { package="tor-circmgr", path="../tor-circmgr", version = "0.0.4"}
tor-config = { package="tor-config", path = "../tor-config", version = "0.0.4", features = ["expand-paths"]}
arti-client = { package="arti-client", path = "../arti-client", version = "0.1.0"}
tor-circmgr = { package="tor-circmgr", path="../tor-circmgr", version = "0.1.0"}
tor-config = { package="tor-config", path = "../tor-config", version = "0.1.0", features = ["expand-paths"]}
config = { version = "0.12.0", default-features = false, features = ["toml"] }
once_cell = "1"
serde = { version = "1.0.103", features = ["derive"] }

View File

@ -1,6 +1,6 @@
[package]
name = "arti-hyper"
version = "0.0.4"
version = "0.1.0"
authors = ["The Tor Project, Inc.", "Nick Mathewson <nickm@torproject.org>"]
edition = "2018"
license = "MIT OR Apache-2.0"
@ -24,15 +24,15 @@ experimental-api = []
[dependencies]
anyhow = "1.0.23"
arti-client = { path="../arti-client", version = "0.0.4"}
arti-client = { path="../arti-client", version = "0.1.0"}
hyper = { version = "0.14", features = ["http1", "client", "runtime"] }
pin-project = "1"
tokio = { package = "tokio", version = "1.7", features = ["rt", "rt-multi-thread", "io-util", "net", "time", "macros" ] }
thiserror = "1"
tls-api = { version = "0.7" }
tls-api-native-tls = { version = "0.7.0" }
tor-error = { path="../tor-error", version = "0.0.1" }
tor-rtcompat = { path="../tor-rtcompat", version = "0.0.4", features=["tokio"] }
tor-error = { path="../tor-error", version = "0.1.0"}
tor-rtcompat = { path="../tor-rtcompat", version = "0.1.0", features=["tokio"] }
[dev-dependencies]
tracing-subscriber = "0.3.0"

View File

@ -1,6 +1,6 @@
[package]
name = "arti"
version = "0.0.4"
version = "0.1.0"
authors = ["The Tor Project, Inc.", "Nick Mathewson <nickm@torproject.org>"]
edition = "2018"
license = "MIT OR Apache-2.0"
@ -22,11 +22,11 @@ static-native-tls = [ "arti-client/static-native-tls", "native-tls" ]
journald = [ "tracing-journald" ]
[dependencies]
arti-client = { package="arti-client", path = "../arti-client", version = "0.0.4", default-features=false}
tor-error = { path="../tor-error", version = "0.0.1", default-features=false }
tor-rtcompat = { path="../tor-rtcompat", version = "0.0.4", default-features=false }
tor-socksproto = { path="../tor-socksproto", version = "0.0.3"}
arti-config = { path="../arti-config", version = "0.0.4"}
arti-client = { package="arti-client", path = "../arti-client", version = "0.1.0", default-features=false}
tor-error = { path="../tor-error", version = "0.1.0", default-features=false }
tor-rtcompat = { path="../tor-rtcompat", version = "0.1.0", default-features=false }
tor-socksproto = { path="../tor-socksproto", version = "0.1.0"}
arti-config = { path="../arti-config", version = "0.1.0"}
anyhow = "1.0.23"
async-ctrlc = { version = "1.2.0", optional = true }

View File

@ -1,6 +1,6 @@
[package]
name = "caret"
version = "0.0.3"
version = "0.1.0"
authors = ["The Tor Project, Inc.", "Nick Mathewson <nickm@torproject.org>"]
edition = "2018"
license = "MIT OR Apache-2.0"

View File

@ -1,6 +1,6 @@
[package]
name = "retry-error"
version = "0.0.3"
version = "0.1.0"
authors = ["The Tor Project, Inc.", "Nick Mathewson <nickm@torproject.org>"]
edition = "2018"
license = "MIT OR Apache-2.0"

View File

@ -1,6 +1,6 @@
[package]
name = "tor-bytes"
version = "0.0.3"
version = "0.1.0"
authors = ["The Tor Project, Inc.", "Nick Mathewson <nickm@torproject.org>"]
edition = "2018"
license = "MIT OR Apache-2.0"
@ -11,8 +11,8 @@ categories = ["parsing", "encoding"]
repository = "https://gitlab.torproject.org/tpo/core/arti.git/"
[dependencies]
tor-llcrypto = { path = "../tor-llcrypto", version = "0.0.3"}
tor-error = { path="../tor-error", version = "0.0.1" }
tor-llcrypto = { path = "../tor-llcrypto", version = "0.1.0"}
tor-error = { path="../tor-error", version = "0.1.0"}
arrayref = "0.3"
bytes = "1"

View File

@ -1,6 +1,6 @@
[package]
name = "tor-cell"
version = "0.0.3"
version = "0.1.0"
authors = ["The Tor Project, Inc.", "Nick Mathewson <nickm@torproject.org>"]
edition = "2018"
license = "MIT OR Apache-2.0"
@ -11,12 +11,12 @@ categories = [ "parser-implementations", "network-programming" ]
repository="https://gitlab.torproject.org/tpo/core/arti.git/"
[dependencies]
caret = { path="../caret", version = "0.0.3"}
tor-llcrypto = { path="../tor-llcrypto", version = "0.0.3"}
tor-bytes = { path="../tor-bytes", version = "0.0.3"}
tor-cert = { path="../tor-cert", version = "0.0.3"}
tor-error = { path="../tor-error", version = "0.0.1"}
tor-linkspec = { path="../tor-linkspec", version = "0.0.3"}
caret = { path="../caret", version = "0.1.0"}
tor-llcrypto = { path="../tor-llcrypto", version = "0.1.0"}
tor-bytes = { path="../tor-bytes", version = "0.1.0"}
tor-cert = { path="../tor-cert", version = "0.1.0"}
tor-error = { path="../tor-error", version = "0.1.0"}
tor-linkspec = { path="../tor-linkspec", version = "0.1.0"}
arrayref = "0.3"
bitflags = "1"

View File

@ -1,6 +1,6 @@
[package]
name = "tor-cert"
version = "0.0.3"
version = "0.1.0"
authors = ["The Tor Project, Inc.", "Nick Mathewson <nickm@torproject.org>"]
edition = "2018"
license = "MIT OR Apache-2.0"
@ -11,10 +11,10 @@ categories = [ "parser-implementations" ]
repository="https://gitlab.torproject.org/tpo/core/arti.git/"
[dependencies]
caret = { path="../caret", version = "0.0.3"}
tor-llcrypto = { path="../tor-llcrypto", version = "0.0.3"}
tor-bytes = { path="../tor-bytes", version = "0.0.3"}
tor-checkable = { path="../tor-checkable", version = "0.0.3"}
caret = { path="../caret", version = "0.1.0"}
tor-llcrypto = { path="../tor-llcrypto", version = "0.1.0"}
tor-bytes = { path="../tor-bytes", version = "0.1.0"}
tor-checkable = { path="../tor-checkable", version = "0.1.0"}
digest = "0.10.0"
signature = "1"

View File

@ -1,6 +1,6 @@
[package]
name = "tor-chanmgr"
version = "0.0.4"
version = "0.1.0"
authors = ["The Tor Project, Inc.", "Nick Mathewson <nickm@torproject.org>"]
edition = "2018"
license = "MIT OR Apache-2.0"
@ -13,11 +13,11 @@ repository="https://gitlab.torproject.org/tpo/core/arti.git/"
[features]
[dependencies]
tor-error = { path="../tor-error", version = "0.0.1"}
tor-rtcompat = { path="../tor-rtcompat", version = "0.0.4"}
tor-proto = { path="../tor-proto", version = "0.0.4"}
tor-linkspec = { path="../tor-linkspec", version = "0.0.3"}
tor-llcrypto = { path="../tor-llcrypto", version = "0.0.3"}
tor-error = { path="../tor-error", version = "0.1.0"}
tor-rtcompat = { path="../tor-rtcompat", version = "0.1.0"}
tor-proto = { path="../tor-proto", version = "0.1.0"}
tor-linkspec = { path="../tor-linkspec", version = "0.1.0"}
tor-llcrypto = { path="../tor-llcrypto", version = "0.1.0"}
async-trait = "0.1.2"
derive_more = "0.99"
@ -31,5 +31,5 @@ thiserror = "1"
float_eq = "0.7"
futures-await-test = "0.3.0"
hex-literal = "0.3"
tor-rtmock = { path="../tor-rtmock", version = "0.0.4"}
tor-rtcompat = { path="../tor-rtcompat", version = "0.0.4", features=["tokio", "native-tls"] }
tor-rtmock = { path="../tor-rtmock", version = "0.1.0"}
tor-rtcompat = { path="../tor-rtcompat", version = "0.1.0", features=["tokio", "native-tls"] }

View File

@ -1,6 +1,6 @@
[package]
name = "tor-checkable"
version = "0.0.3"
version = "0.1.0"
authors = ["The Tor Project, Inc.", "Nick Mathewson <nickm@torproject.org>"]
edition = "2018"
license = "MIT OR Apache-2.0"
@ -11,7 +11,7 @@ categories = [ "cryptography", "rust-patterns" ]
repository="https://gitlab.torproject.org/tpo/core/arti.git/"
[dependencies]
tor-llcrypto = { path="../tor-llcrypto", version = "0.0.3"}
tor-llcrypto = { path="../tor-llcrypto", version = "0.1.0"}
signature = "1"
thiserror = "1"

View File

@ -1,6 +1,6 @@
[package]
name = "tor-circmgr"
version = "0.0.4"
version = "0.1.0"
authors = ["The Tor Project, Inc.", "Nick Mathewson <nickm@torproject.org>"]
edition = "2018"
license = "MIT OR Apache-2.0"
@ -18,17 +18,17 @@ repository="https://gitlab.torproject.org/tpo/core/arti.git/"
experimental-api = []
[dependencies]
tor-chanmgr = { path="../tor-chanmgr", version = "0.0.4"}
tor-config = { path="../tor-config", version = "0.0.4"}
tor-error = { path="../tor-error", version = "0.0.1"}
tor-guardmgr = { path="../tor-guardmgr", version = "0.0.5"}
tor-netdir = { path="../tor-netdir", version = "0.0.4"}
tor-netdoc = { path="../tor-netdoc", version = "0.0.4"}
tor-proto = { path="../tor-proto", version = "0.0.4"}
retry-error = { path="../retry-error", version = "0.0.3"}
tor-linkspec = { path="../tor-linkspec", version = "0.0.3"}
tor-persist = { path="../tor-persist", version = "0.0.3"}
tor-rtcompat = { path="../tor-rtcompat", version = "0.0.4"}
tor-chanmgr = { path="../tor-chanmgr", version = "0.1.0"}
tor-config = { path="../tor-config", version = "0.1.0"}
tor-error = { path="../tor-error", version = "0.1.0"}
tor-guardmgr = { path="../tor-guardmgr", version = "0.1.0"}
tor-netdir = { path="../tor-netdir", version = "0.1.0"}
tor-netdoc = { path="../tor-netdoc", version = "0.1.0"}
tor-proto = { path="../tor-proto", version = "0.1.0"}
retry-error = { path="../retry-error", version = "0.1.0"}
tor-linkspec = { path="../tor-linkspec", version = "0.1.0"}
tor-persist = { path="../tor-persist", version = "0.1.0"}
tor-rtcompat = { path="../tor-rtcompat", version = "0.1.0"}
async-trait = "0.1.2"
bounded-vec-deque = "0.1"
@ -46,9 +46,9 @@ weak-table = "0.3.0"
[dev-dependencies]
futures-await-test = "0.3.0"
tor-rtmock = { path="../tor-rtmock", version = "0.0.4"}
tor-guardmgr = { path="../tor-guardmgr", version = "0.0.5", features=["testing"]}
tor-llcrypto = { path="../tor-llcrypto", version = "0.0.3"}
tor-netdir = { path="../tor-netdir", version = "0.0.4", features=["testing"] }
tor-persist = { path="../tor-persist", version = "0.0.3", features=["testing"] }
tor-rtcompat = { path="../tor-rtcompat", version = "0.0.4", features=["tokio", "native-tls" ] }
tor-rtmock = { path="../tor-rtmock", version = "0.1.0"}
tor-guardmgr = { path="../tor-guardmgr", version = "0.1.0", features=["testing"]}
tor-llcrypto = { path="../tor-llcrypto", version = "0.1.0"}
tor-netdir = { path="../tor-netdir", version = "0.1.0", features=["testing"] }
tor-persist = { path="../tor-persist", version = "0.1.0", features=["testing"] }
tor-rtcompat = { path="../tor-rtcompat", version = "0.1.0", features=["tokio", "native-tls" ] }

View File

@ -1,6 +1,6 @@
[package]
name = "tor-config"
version = "0.0.4"
version = "0.1.0"
authors = ["The Tor Project, Inc.", "Nick Mathewson <nickm@torproject.org>"]
edition = "2018"
license = "MIT OR Apache-2.0"
@ -15,7 +15,7 @@ default = ["expand-paths"]
expand-paths = ["shellexpand", "directories"]
[dependencies]
tor-error = { path="../tor-error", version = "0.0.1"}
tor-error = { path="../tor-error", version = "0.1.0"}
thiserror = "1"
derive_builder = "0.10"

View File

@ -1,6 +1,6 @@
[package]
name = "tor-consdiff"
version = "0.0.3"
version = "0.1.0"
authors = ["The Tor Project, Inc.", "Nick Mathewson <nickm@torproject.org>"]
edition = "2018"
license = "MIT OR Apache-2.0"
@ -16,7 +16,7 @@ slow-diff-apply = []
[dependencies]
tor-llcrypto = { path="../tor-llcrypto", version = "0.0.3"}
tor-llcrypto = { path="../tor-llcrypto", version = "0.1.0"}
digest = "0.10.0"
hex = "0.4"

View File

@ -1,6 +1,6 @@
[package]
name = "tor-dirclient"
version = "0.0.4"
version = "0.1.0"
authors = ["The Tor Project, Inc.", "Nick Mathewson <nickm@torproject.org>"]
edition = "2018"
license = "MIT OR Apache-2.0"
@ -18,12 +18,12 @@ zstd = ["async-compression/zstd"]
routerdesc = []
[dependencies]
tor-circmgr = { path="../tor-circmgr", version = "0.0.4"}
tor-error = { path="../tor-error", version = "0.0.1"}
tor-llcrypto = { path="../tor-llcrypto", version = "0.0.3"}
tor-proto = { path="../tor-proto", version = "0.0.4"}
tor-netdoc = { path="../tor-netdoc", version = "0.0.4"}
tor-rtcompat = { path="../tor-rtcompat", version = "0.0.4"}
tor-circmgr = { path="../tor-circmgr", version = "0.1.0"}
tor-error = { path="../tor-error", version = "0.1.0"}
tor-llcrypto = { path="../tor-llcrypto", version = "0.1.0"}
tor-proto = { path="../tor-proto", version = "0.1.0"}
tor-netdoc = { path="../tor-netdoc", version = "0.1.0"}
tor-rtcompat = { path="../tor-rtcompat", version = "0.1.0"}
async-compression = { version = "0.3.5", features = ["futures-io", "zlib"] }
base64 = "0.13.0"
@ -38,6 +38,6 @@ thiserror = "1"
[dev-dependencies]
futures-await-test = "0.3.0"
tor-rtmock = { path="../tor-rtmock", version = "0.0.4"}
tor-rtcompat = { path="../tor-rtcompat", version = "0.0.4", features=["tokio", "native-tls" ] }
tor-rtmock = { path="../tor-rtmock", version = "0.1.0"}
tor-rtcompat = { path="../tor-rtcompat", version = "0.1.0", features=["tokio", "native-tls" ] }

View File

@ -1,6 +1,6 @@
[package]
name = "tor-dirmgr"
version = "0.0.4"
version = "0.1.0"
authors = ["The Tor Project, Inc.", "Nick Mathewson <nickm@torproject.org>"]
edition = "2018"
license = "MIT OR Apache-2.0"
@ -18,17 +18,17 @@ static = ["rusqlite/bundled"]
routerdesc = ["tor-dirclient/routerdesc"]
[dependencies]
retry-error = { path = "../retry-error", version = "0.0.3"}
tor-checkable = { path = "../tor-checkable", version = "0.0.3"}
tor-circmgr = { path = "../tor-circmgr", version = "0.0.4"}
tor-config = { path = "../tor-config", version = "0.0.4"}
tor-consdiff = { path = "../tor-consdiff", version = "0.0.3"}
tor-dirclient = { path = "../tor-dirclient", version = "0.0.4"}
tor-error = { path="../tor-error", version = "0.0.1"}
tor-netdir = { path = "../tor-netdir", version = "0.0.4"}
tor-netdoc = { path = "../tor-netdoc", version = "0.0.4"}
tor-llcrypto = { path = "../tor-llcrypto", version = "0.0.3"}
tor-rtcompat = { path = "../tor-rtcompat", version = "0.0.4"}
retry-error = { path = "../retry-error", version = "0.1.0"}
tor-checkable = { path = "../tor-checkable", version = "0.1.0"}
tor-circmgr = { path = "../tor-circmgr", version = "0.1.0"}
tor-config = { path = "../tor-config", version = "0.1.0"}
tor-consdiff = { path = "../tor-consdiff", version = "0.1.0"}
tor-dirclient = { path = "../tor-dirclient", version = "0.1.0"}
tor-error = { path="../tor-error", version = "0.1.0"}
tor-netdir = { path = "../tor-netdir", version = "0.1.0"}
tor-netdoc = { path = "../tor-netdoc", version = "0.1.0"}
tor-llcrypto = { path = "../tor-llcrypto", version = "0.1.0"}
tor-rtcompat = { path = "../tor-rtcompat", version = "0.1.0"}
async-trait = "0.1.2"
base64 = "0.13.0"
@ -58,5 +58,5 @@ humantime-serde = "1"
futures-await-test = "0.3.0"
hex-literal = "0.3"
tempfile = "3"
tor-rtcompat = { path = "../tor-rtcompat", version = "0.0.4", features = [ "tokio", "native-tls" ] }
tor-rtcompat = { path = "../tor-rtcompat", version = "0.1.0", features = [ "tokio", "native-tls" ] }
float_eq = "0.7"

View File

@ -1,6 +1,6 @@
[package]
name = "tor-error"
version = "0.0.1"
version = "0.1.0"
authors = ["Ian Jackson <iwj@torproject.org>"]
edition = "2018"
license = "MIT OR Apache-2.0"

View File

@ -1,6 +1,6 @@
[package]
name = "tor-events"
version = "0.0.3"
version = "0.1.0"
edition = "2018"
authors = ["The Tor Project, Inc.", "eta <eta@torproject.org>"]
license = "MIT OR Apache-2.0"

View File

@ -1,6 +1,6 @@
[package]
name = "tor-guardmgr"
version = "0.0.5"
version = "0.1.0"
authors = ["The Tor Project, Inc.", "Nick Mathewson <nickm@torproject.org>"]
edition = "2018"
license = "MIT OR Apache-2.0"
@ -18,15 +18,15 @@ default = []
testing = []
[dependencies]
tor-config = { path="../tor-config", version = "0.0.4"}
tor-error = { path="../tor-error", version = "0.0.1" }
tor-netdir = { path="../tor-netdir", version = "0.0.4"}
tor-linkspec = { path="../tor-linkspec", version = "0.0.3"}
tor-llcrypto = { path="../tor-llcrypto", version = "0.0.3"}
tor-persist = { path="../tor-persist", version = "0.0.3"}
tor-proto = { path="../tor-proto", version = "0.0.4" }
tor-rtcompat = { path="../tor-rtcompat", version = "0.0.4"}
tor-units = { path="../tor-units", version = "0.0.3"}
tor-config = { path="../tor-config", version = "0.1.0"}
tor-error = { path="../tor-error", version = "0.1.0"}
tor-netdir = { path="../tor-netdir", version = "0.1.0"}
tor-linkspec = { path="../tor-linkspec", version = "0.1.0"}
tor-llcrypto = { path="../tor-llcrypto", version = "0.1.0"}
tor-persist = { path="../tor-persist", version = "0.1.0"}
tor-proto = { path="../tor-proto", version = "0.1.0"}
tor-rtcompat = { path="../tor-rtcompat", version = "0.1.0"}
tor-units = { path="../tor-units", version = "0.1.0"}
derive_builder = "0.10"
futures = "0.3.14"
@ -40,8 +40,8 @@ thiserror = "1"
tracing = "0.1.18"
[dev-dependencies]
tor-netdir = { path="../tor-netdir", version = "0.0.4", features=["testing"]}
tor-netdoc = { path="../tor-netdoc", version = "0.0.4"}
tor-persist = { path="../tor-persist", version = "0.0.3", features=["testing"]}
tor-rtcompat = { path="../tor-rtcompat", version = "0.0.4", features=["tokio", "native-tls"]}
tor-rtmock = { path="../tor-rtmock", version = "0.0.4"}
tor-netdir = { path="../tor-netdir", version = "0.1.0", features=["testing"]}
tor-netdoc = { path="../tor-netdoc", version = "0.1.0"}
tor-persist = { path="../tor-persist", version = "0.1.0", features=["testing"]}
tor-rtcompat = { path="../tor-rtcompat", version = "0.1.0", features=["tokio", "native-tls"]}
tor-rtmock = { path="../tor-rtmock", version = "0.1.0"}

View File

@ -1,6 +1,6 @@
[package]
name = "tor-linkspec"
version = "0.0.3"
version = "0.1.0"
authors = ["The Tor Project, Inc.", "Nick Mathewson <nickm@torproject.org>"]
edition = "2018"
license = "MIT OR Apache-2.0"
@ -11,9 +11,9 @@ categories = [ "network-programming" ]
repository="https://gitlab.torproject.org/tpo/core/arti.git/"
[dependencies]
tor-llcrypto = { path="../tor-llcrypto", version = "0.0.3"}
tor-bytes = { path="../tor-bytes", version = "0.0.3"}
tor-protover = { path="../tor-protover", version = "0.0.3"}
tor-llcrypto = { path="../tor-llcrypto", version = "0.1.0"}
tor-bytes = { path="../tor-bytes", version = "0.1.0"}
tor-protover = { path="../tor-protover", version = "0.1.0"}
[dev-dependencies]
hex-literal = "0.3"

View File

@ -1,6 +1,6 @@
[package]
name = "tor-llcrypto"
version = "0.0.3"
version = "0.1.0"
authors = ["The Tor Project, Inc.", "Nick Mathewson <nickm@torproject.org>"]
edition = "2018"
license = "MIT OR Apache-2.0"

View File

@ -1,6 +1,6 @@
[package]
name = "tor-netdir"
version = "0.0.4"
version = "0.1.0"
authors = ["The Tor Project, Inc.", "Nick Mathewson <nickm@torproject.org>"]
edition = "2018"
license = "MIT OR Apache-2.0"
@ -24,13 +24,13 @@ experimental-api = []
testing = [ "hex", "hex-literal", "tor-netdoc/build_docs" ]
[dependencies]
tor-checkable = { path="../tor-checkable", version = "0.0.3"}
tor-config = { path="../tor-config", version = "0.0.4"}
tor-netdoc = { path="../tor-netdoc", version = "0.0.4"}
tor-linkspec = { path="../tor-linkspec", version = "0.0.3"}
tor-llcrypto = { path="../tor-llcrypto", version = "0.0.3"}
tor-protover = { path="../tor-protover", version = "0.0.3"}
tor-units = { path="../tor-units", version = "0.0.3"}
tor-checkable = { path="../tor-checkable", version = "0.1.0"}
tor-config = { path="../tor-config", version = "0.1.0"}
tor-netdoc = { path="../tor-netdoc", version = "0.1.0"}
tor-linkspec = { path="../tor-linkspec", version = "0.1.0"}
tor-llcrypto = { path="../tor-llcrypto", version = "0.1.0"}
tor-protover = { path="../tor-protover", version = "0.1.0"}
tor-units = { path="../tor-units", version = "0.1.0"}
bitflags = "1"
derive_builder = "0.10"
@ -46,5 +46,5 @@ tracing = "0.1.18"
[dev-dependencies]
hex = "0.4"
hex-literal = "0.3"
tor-netdoc = { path="../tor-netdoc", version = "0.0.4", features=["build_docs"] }
tor-netdoc = { path="../tor-netdoc", version = "0.1.0", features=["build_docs"] }
rand_chacha = "0.3"

View File

@ -1,6 +1,6 @@
[package]
name = "tor-netdoc"
version = "0.0.4"
version = "0.1.0"
authors = ["The Tor Project, Inc.", "Nick Mathewson <nickm@torproject.org>"]
edition = "2018"
license = "MIT OR Apache-2.0"
@ -24,12 +24,12 @@ routerdesc = []
ns_consensus = []
[dependencies]
tor-llcrypto = { path="../tor-llcrypto", version = "0.0.3"}
tor-bytes = { path="../tor-bytes", version = "0.0.3"}
tor-cert = { path="../tor-cert", version = "0.0.3"}
tor-protover = { path="../tor-protover", version = "0.0.3"}
tor-checkable = { path="../tor-checkable", version = "0.0.3"}
tor-error = { path="../tor-error", version = "0.0.1"}
tor-llcrypto = { path="../tor-llcrypto", version = "0.1.0"}
tor-bytes = { path="../tor-bytes", version = "0.1.0"}
tor-cert = { path="../tor-cert", version = "0.1.0"}
tor-protover = { path="../tor-protover", version = "0.1.0"}
tor-checkable = { path="../tor-checkable", version = "0.1.0"}
tor-error = { path="../tor-error", version = "0.1.0"}
base64 = "0.13.0"
bitflags = "1"

View File

@ -1,6 +1,6 @@
[package]
name = "tor-persist"
version = "0.0.3"
version = "0.1.0"
authors = ["The Tor Project, Inc.", "Nick Mathewson <nickm@torproject.org>"]
edition = "2018"
license = "MIT OR Apache-2.0"
@ -20,7 +20,7 @@ serde = { version = "1.0.103", features = ["derive"] }
serde_json = "1.0.50"
sanitize-filename = "0.3.0"
thiserror = "1"
tor-error = { path="../tor-error", version = "0.0.1" }
tor-error = { path="../tor-error", version = "0.1.0"}
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
fslock = { version = "0.2.0" }

View File

@ -1,6 +1,6 @@
[package]
name = "tor-proto"
version = "0.0.4"
version = "0.1.0"
authors = ["The Tor Project, Inc.", "Nick Mathewson <nickm@torproject.org>"]
edition = "2018"
license = "MIT OR Apache-2.0"
@ -17,14 +17,14 @@ ntor_v3 = []
tokio = ["tokio-crate", "tokio-util"]
[dependencies]
tor-llcrypto = { path = "../tor-llcrypto", version = "0.0.3"}
tor-bytes = { path = "../tor-bytes", version = "0.0.3"}
tor-cert = { path = "../tor-cert", version = "0.0.3"}
tor-error = { path = "../tor-error", version = "0.0.1"}
tor-linkspec = { path = "../tor-linkspec", version = "0.0.3"}
tor-checkable = { path = "../tor-checkable", version = "0.0.3"}
tor-protover = { path = "../tor-protover", version = "0.0.3"}
tor-cell = { path = "../tor-cell", version = "0.0.3"}
tor-llcrypto = { path = "../tor-llcrypto", version = "0.1.0"}
tor-bytes = { path = "../tor-bytes", version = "0.1.0"}
tor-cert = { path = "../tor-cert", version = "0.1.0"}
tor-error = { path = "../tor-error", version = "0.1.0"}
tor-linkspec = { path = "../tor-linkspec", version = "0.1.0"}
tor-checkable = { path = "../tor-checkable", version = "0.1.0"}
tor-protover = { path = "../tor-protover", version = "0.1.0"}
tor-cell = { path = "../tor-cell", version = "0.1.0"}
arrayref = "0.3"
bytes = "1"
@ -48,6 +48,6 @@ tokio-crate = { package = "tokio", version = "1.7", optional = true }
tokio-util = { version = "0.7.0", features = ["compat"], optional = true }
[dev-dependencies]
tor-rtcompat = { path = "../tor-rtcompat", version = "0.0.4", features = [ "tokio", "native-tls" ] }
tor-rtcompat = { path = "../tor-rtcompat", version = "0.1.0", features = [ "tokio", "native-tls" ] }
hex-literal = "0.3"
hex = "0.4"

View File

@ -1,6 +1,6 @@
[package]
name = "tor-protover"
version = "0.0.3"
version = "0.1.0"
authors = ["The Tor Project, Inc.", "Nick Mathewson <nickm@torproject.org>"]
edition = "2018"
license = "MIT OR Apache-2.0"
@ -11,6 +11,6 @@ categories = [ "network-programming" ]
repository="https://gitlab.torproject.org/tpo/core/arti.git/"
[dependencies]
caret = { path="../caret", version = "0.0.3"}
caret = { path="../caret", version = "0.1.0"}
thiserror = "1"

View File

@ -1,6 +1,6 @@
[package]
name = "tor-rtcompat"
version = "0.0.4"
version = "0.1.0"
authors = ["The Tor Project, Inc.", "Nick Mathewson <nickm@torproject.org>"]
edition = "2018"
license = "MIT OR Apache-2.0"

View File

@ -1,6 +1,6 @@
[package]
name = "tor-rtmock"
version = "0.0.4"
version = "0.1.0"
authors = ["The Tor Project, Inc.", "Nick Mathewson <nickm@torproject.org>"]
edition = "2018"
license = "MIT OR Apache-2.0"
@ -17,9 +17,9 @@ pin-project = "1"
thiserror = "1"
tracing = "0.1.18"
tor-rtcompat = { version = "0.0.4", path = "../tor-rtcompat" }
tor-rtcompat = { version = "0.1.0", path = "../tor-rtcompat" }
[dev-dependencies]
futures-await-test = "0.3.0"
rand = "0.8"
tor-rtcompat = { path="../tor-rtcompat", version = "0.0.4", features=["tokio", "native-tls" ] }
tor-rtcompat = { path="../tor-rtcompat", version = "0.1.0", features=["tokio", "native-tls" ] }

View File

@ -1,6 +1,6 @@
[package]
name = "tor-socksproto"
version = "0.0.3"
version = "0.1.0"
authors = ["The Tor Project, Inc.", "Nick Mathewson <nickm@torproject.org>"]
edition = "2018"
license = "MIT OR Apache-2.0"
@ -11,9 +11,9 @@ categories = [ "network-programming" ]
repository="https://gitlab.torproject.org/tpo/core/arti.git/"
[dependencies]
caret = { path="../caret", version = "0.0.3"}
tor-bytes = { path="../tor-bytes", version = "0.0.3"}
tor-error = { path="../tor-error", version = "0.0.1" }
caret = { path="../caret", version = "0.1.0"}
tor-bytes = { path="../tor-bytes", version = "0.1.0"}
tor-error = { path="../tor-error", version = "0.1.0"}
thiserror = "1"

View File

@ -1,6 +1,6 @@
[package]
name = "tor-units"
version = "0.0.3"
version = "0.1.0"
authors = ["Dennis Jackson <git@dennisjj.co.uk>"]
edition = "2018"
license = "MIT OR Apache-2.0"