mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 10:21:52 +00:00
update torut with fork for dependency fix
This commit is contained in:
committed by
Aiden McClelland
parent
a8db75099b
commit
89246b4dd4
538
appmgr/Cargo.lock
generated
538
appmgr/Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -108,6 +108,6 @@ tokio-stream = { version = "0.1.5", features = ["io-util", "sync"] }
|
||||
tokio-tar = "0.3.0"
|
||||
tokio-tungstenite = "0.14.0"
|
||||
tokio-util = { version = "0.6.6", features = ["io"] }
|
||||
torut = "0.1.9"
|
||||
torut = { git = "https://github.com/Start9Labs/torut.git", branch = "update/dependencies" }
|
||||
typed-builder = "0.9.0"
|
||||
url = { version = "2.2.1", features = ["serde"] }
|
||||
|
||||
Reference in New Issue
Block a user