summaryrefslogtreecommitdiff
path: root/crates/tor-socksproto
diff options
context:
space:
mode:
Diffstat (limited to 'crates/tor-socksproto')
-rw-r--r--crates/tor-socksproto/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/tor-socksproto/Cargo.toml b/crates/tor-socksproto/Cargo.toml
index 64f8b7968..71c7a24c0 100644
--- a/crates/tor-socksproto/Cargo.toml
+++ b/crates/tor-socksproto/Cargo.toml
@@ -14,7 +14,7 @@ repository = "https://gitlab.torproject.org/tpo/core/arti.git/"
[dependencies]
caret = { path = "../caret", version = "0.2.0"}
tor-bytes = { path = "../tor-bytes", version = "0.3.0"}
-tor-error = { path = "../tor-error", version = "0.3.1"}
+tor-error = { path = "../tor-error", version = "0.3.1" }
thiserror = "1"