Merge branch 'main' of github.com:mxve/alterware-launcher

This commit is contained in:
2023-08-12 06:30:08 +02:00
2 changed files with 7 additions and 7 deletions

View File

@@ -15,7 +15,7 @@ http_req = { version = "0.9.2", default-features = false, features = [
"rust-tls",
] }
sha1_smol = "1.0.0"
serde = { version = "1.0.179", features = ["derive"] }
serde = { version = "1.0.183", features = ["derive"] }
serde_json = "1.0.104"
rand = "0.8.5"
semver = "1.0.18"