Commit e8e9791a authored by Nick Mathewson's avatar Nick Mathewson 🤹
Browse files

Bump all crates to 0.1.0

parent 06f5580c
Loading
Loading
Loading
Loading
+31 −31
Original line number Diff line number Diff line
@@ -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",
+4 −4
Original line number Diff line number Diff line
[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"
+10 −10
Original line number Diff line number Diff line
[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"] }
+4 −4
Original line number Diff line number Diff line
[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"] }
+4 −4
Original line number Diff line number Diff line
[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"
Loading