mirror of
https://code.gri.mw/GUI/grim.git
synced 2026-07-04 05:57:29 +00:00
build: update tor lib
This commit is contained in:
+10
-10
@@ -78,16 +78,16 @@ gif = "0.13.1"
|
||||
rkv = { version = "0.19.0", features = ["lmdb"] }
|
||||
|
||||
## tor
|
||||
arti-client = { version = "0.26.0", features = ["pt-client", "static", "onion-service-service", "onion-service-client"] }
|
||||
tor-rtcompat = { version = "0.26.0", features = ["static"] }
|
||||
tor-config = "0.26.0"
|
||||
fs-mistrust = "0.8.0"
|
||||
tor-hsservice = "0.26.0"
|
||||
tor-hsrproxy = "0.26.0"
|
||||
tor-keymgr = "0.26.0"
|
||||
tor-llcrypto = "0.26.0"
|
||||
tor-hscrypto = "0.26.0"
|
||||
tor-error = "0.26.0"
|
||||
arti-client = { version = "0.28.0", features = ["pt-client", "static", "onion-service-service", "onion-service-client"] }
|
||||
tor-rtcompat = { version = "0.28.0", features = ["static"] }
|
||||
tor-config = "0.28.0"
|
||||
fs-mistrust = "0.9.0"
|
||||
tor-hsservice = "0.28.0"
|
||||
tor-hsrproxy = "0.28.0"
|
||||
tor-keymgr = "0.28.0"
|
||||
tor-llcrypto = "0.28.0"
|
||||
tor-hscrypto = "0.28.0"
|
||||
tor-error = "0.28.0"
|
||||
sha2 = "0.10.8"
|
||||
ed25519-dalek = "2.1.1"
|
||||
curve25519-dalek = "4.1.3"
|
||||
|
||||
Reference in New Issue
Block a user