Skip to content

Commit 36ba849

Browse files
authored
Update Cargo.toml
1 parent db316b3 commit 36ba849

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ crate-type = ["cdylib", "staticlib"]
1414
[dependencies]
1515
lazy_static = "1.4"
1616
tokio = { version = "1", features = ["full"] }
17-
arti-client = { version = "0.22.0", features = ["static"] }
17+
arti-client = { version = "0.22.0", features = ["static", "onion-service-client"] }
1818
arti = { version = "1.2.7", features = ["experimental-api", "static"] }
1919
tor-rtcompat = { version = "0.22.0", features = ["static"] }
2020
tor-config = "0.22.0"

0 commit comments

Comments
 (0)