Make platforms generic

This commit is contained in:
Philip Kristoffersen
2021-09-25 08:50:03 +02:00
parent 99079dcaff
commit 9493262076
13 changed files with 136 additions and 93 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
steam_shortcuts_util="1.1.1"
steam_shortcuts_util="1.1.2"
steamgriddb_api="0.2,0"
serde={version="*", features=["derive"]}
serde_json="*"