mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-04 06:19:44 +00:00
Feat: Compare versions for update
This commit is contained in:
committed by
Aiden McClelland
parent
c24d63d65c
commit
4d110eb613
@@ -119,3 +119,7 @@ tokio-util = { version = "0.6.8", features = ["io"] }
|
||||
torut = "0.2.0"
|
||||
typed-builder = "0.9.1"
|
||||
url = { version = "2.2.2", features = ["serde"] }
|
||||
|
||||
[dependencies.serde_with]
|
||||
version = "1.10.0"
|
||||
features = [ "macros", "json" ]
|
||||
|
||||
Reference in New Issue
Block a user