build: update tor
This commit is contained in:
Generated
+275
-297
File diff suppressed because it is too large
Load Diff
+9
-9
@@ -65,16 +65,16 @@ gif = "0.13.1"
|
||||
rkv = { version = "0.19.0", features = ["lmdb"] }
|
||||
|
||||
## tor
|
||||
arti-client = { version = "0.18.0", features = ["pt-client", "static", "onion-service-service", "onion-service-client"] }
|
||||
tor-rtcompat = { version = "0.18.0", features = ["static"] }
|
||||
tor-config = "0.18.0"
|
||||
arti-client = { version = "0.19.0", features = ["pt-client", "static", "onion-service-service", "onion-service-client"] }
|
||||
tor-rtcompat = { version = "0.19.0", features = ["static"] }
|
||||
tor-config = "0.19.0"
|
||||
fs-mistrust = "0.7.9"
|
||||
tor-hsservice = "0.18.0"
|
||||
tor-hsrproxy = "0.18.0"
|
||||
tor-keymgr = "0.18.0"
|
||||
tor-llcrypto = "0.18.0"
|
||||
tor-hscrypto = "0.18.0"
|
||||
arti-hyper = "0.18.0"
|
||||
tor-hsservice = "0.19.0"
|
||||
tor-hsrproxy = "0.19.0"
|
||||
tor-keymgr = "0.19.0"
|
||||
tor-llcrypto = "0.19.0"
|
||||
tor-hscrypto = "0.19.0"
|
||||
arti-hyper = "0.19.0"
|
||||
sha2 = "0.10.0"
|
||||
ed25519-dalek = "2.1.1"
|
||||
curve25519-dalek = "4.1.2"
|
||||
|
||||
Reference in New Issue
Block a user