mirror of
https://github.com/djibux/BoilR.git
synced 2026-09-01 05:53:41 +02:00
Add option to search for icons (#120)
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ edition = "2021"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
[dependencies]
|
||||
steam_shortcuts_util = "1.1.7"
|
||||
steamgriddb_api = "^0.2,0"
|
||||
steamgriddb_api = "^0.3.0"
|
||||
serde = { version = "^1.0.136", features = ["derive"] }
|
||||
serde_json = "^1.0.79"
|
||||
tokio = { version = "^1.17.0", features = ["full"] }
|
||||
|
||||
Reference in New Issue
Block a user