mirror of
https://github.com/djibux/BoilR.git
synced 2026-09-01 05:53:41 +02:00
Rename project to BoilR
This commit is contained in:
Generated
+16
-16
@@ -83,6 +83,22 @@ dependencies = [
|
||||
"wyz",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "boilr"
|
||||
version = "0.2.7"
|
||||
dependencies = [
|
||||
"config",
|
||||
"failure",
|
||||
"fl2rust",
|
||||
"fltk",
|
||||
"reqwest",
|
||||
"serde 1.0.130",
|
||||
"serde_json",
|
||||
"steam_shortcuts_util",
|
||||
"steamgriddb_api",
|
||||
"tokio",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "bumpalo"
|
||||
version = "3.7.0"
|
||||
@@ -1084,22 +1100,6 @@ version = "1.1.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
|
||||
|
||||
[[package]]
|
||||
name = "steam_shortcuts_sync"
|
||||
version = "0.2.0"
|
||||
dependencies = [
|
||||
"config",
|
||||
"failure",
|
||||
"fl2rust",
|
||||
"fltk",
|
||||
"reqwest",
|
||||
"serde 1.0.130",
|
||||
"serde_json",
|
||||
"steam_shortcuts_util",
|
||||
"steamgriddb_api",
|
||||
"tokio",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "steam_shortcuts_util"
|
||||
version = "1.1.2"
|
||||
|
||||
Reference in New Issue
Block a user