mirror of
https://github.com/djibux/BoilR.git
synced 2026-09-01 05:53:41 +02:00
Create files for configuration
This commit is contained in:
+2
-1
@@ -11,4 +11,5 @@ steamgriddb_api="0.2,0"
|
||||
serde={version="*", features=["derive"]}
|
||||
serde_json="*"
|
||||
tokio = { version = "1.11.0", features = ["full"] }
|
||||
reqwest = { version = "*", features = ["default"] }
|
||||
reqwest = { version = "*", features = ["default"] }
|
||||
config = "*"
|
||||
Reference in New Issue
Block a user