Loading crates/arti-client/Cargo.toml +1 −0 Original line number Diff line number Diff line Loading @@ -24,6 +24,7 @@ full = [ "vanguards", "tokio", "async-std", "memquota", "native-tls", "compression", "bridge-client", Loading crates/arti/Cargo.toml +2 −1 Original line number Diff line number Diff line Loading @@ -28,6 +28,7 @@ default = [ full = [ "default-runtime", "memquota", "onion-service-client", "onion-service-service", "vanguards", Loading Loading @@ -58,7 +59,7 @@ full = [ "tor-rpc-connect?/full", "signal-hook", "signal-hook-async-std", "dialoguer", "tor-key-forge/full", "tor-keymgr/full", "dialoguer", "tor-key-forge/full", "tor-keymgr/full", "tor-hscrypto?/full", ] async-std = [ Loading crates/tor-keymgr/Cargo.toml +1 −0 Original line number Diff line number Diff line Loading @@ -27,6 +27,7 @@ full = [ "tor-basic-utils/full", "tor-config-path/full", "tor-bytes/full", "safelog/full", ] # Enable experimental APIs that are not yet officially supported. Loading Loading
crates/arti-client/Cargo.toml +1 −0 Original line number Diff line number Diff line Loading @@ -24,6 +24,7 @@ full = [ "vanguards", "tokio", "async-std", "memquota", "native-tls", "compression", "bridge-client", Loading
crates/arti/Cargo.toml +2 −1 Original line number Diff line number Diff line Loading @@ -28,6 +28,7 @@ default = [ full = [ "default-runtime", "memquota", "onion-service-client", "onion-service-service", "vanguards", Loading Loading @@ -58,7 +59,7 @@ full = [ "tor-rpc-connect?/full", "signal-hook", "signal-hook-async-std", "dialoguer", "tor-key-forge/full", "tor-keymgr/full", "dialoguer", "tor-key-forge/full", "tor-keymgr/full", "tor-hscrypto?/full", ] async-std = [ Loading
crates/tor-keymgr/Cargo.toml +1 −0 Original line number Diff line number Diff line Loading @@ -27,6 +27,7 @@ full = [ "tor-basic-utils/full", "tor-config-path/full", "tor-bytes/full", "safelog/full", ] # Enable experimental APIs that are not yet officially supported. Loading