mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-04 14:29:45 +00:00
it builds
This commit is contained in:
@@ -225,10 +225,12 @@ tokio-stream = { version = "0.1.14", features = ["io-util", "sync", "net"] }
|
||||
tokio-tar = { git = "https://github.com/dr-bonez/tokio-tar.git" }
|
||||
tokio-tungstenite = { version = "0.26.2", features = ["native-tls", "url"] }
|
||||
tokio-util = { version = "0.7.9", features = ["io"] }
|
||||
tor-cell = { version = "0.33" }
|
||||
tor-hscrypto = { version = "0.33", features = ["full"] }
|
||||
tor-hsservice = { version = "0.33" }
|
||||
tor-keymgr = { version = "0.33", features = ["ephemeral-keystore"] }
|
||||
tor-llcrypto = { version = "0.33", features = ["full"] }
|
||||
tor-proto = { version = "0.33" }
|
||||
tor-rtcompat = { version = "0.33", features = ["tokio", "rustls"] }
|
||||
tower-service = "0.3.3"
|
||||
tracing = "0.1.39"
|
||||
|
||||
Reference in New Issue
Block a user