mirror of
https://github.com/djibux/BoilR.git
synced 2026-09-01 05:53:41 +02:00
Add support for legendary games
This commit is contained in:
+2
-2
@@ -6,8 +6,8 @@ edition = "2018"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
steam_shortcuts_util={version="*", path="C:/src/Rust/steam_shortcuts_util"}
|
||||
steamgriddb_api={version="*", path="C:/src/Rust/steamgriddb_api"}
|
||||
steam_shortcuts_util="1.1.0"
|
||||
steamgriddb_api="0.2,0"
|
||||
serde={version="*", features=["derive"]}
|
||||
serde_json="*"
|
||||
tokio = { version = "1.11.0", features = ["full"] }
|
||||
|
||||
Reference in New Issue
Block a user