mirror of
https://github.com/djibux/BoilR.git
synced 2026-09-01 05:53:41 +02:00
sync works now
This commit is contained in:
+4
-2
@@ -7,6 +7,8 @@ edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
steam_shortcuts_util={version="*", path="C:/src/Rust/steam_shortcuts_util"}
|
||||
steamgriddb_api="*"
|
||||
steamgriddb_api={version="*", path="C:/src/Rust/steamgriddb_api"}
|
||||
serde={version="*", features=["derive"]}
|
||||
serde_json="*"
|
||||
serde_json="*"
|
||||
tokio = { version = "1.11.0", features = ["full"] }
|
||||
reqwest = { version = "*", features = ["default"] }
|
||||
Reference in New Issue
Block a user