mirror of
https://github.com/djibux/BoilR.git
synced 2026-09-01 05:53:41 +02:00
Steam collections (#60)
This commit is contained in:
+3
-1
@@ -23,6 +23,8 @@ futures = { version = "^0.3.17" }
|
||||
dashmap = { version = "^4.0.2", features = ["serde"] }
|
||||
fltk-theme = {version ="0.4" , optional = true }
|
||||
is_executable = "1.0.1"
|
||||
rusty-leveldb = "0.3.6"
|
||||
base64="0.13.0"
|
||||
|
||||
[build-dependencies]
|
||||
fl2rust = { version = "0.4", optional = true }
|
||||
@@ -33,4 +35,4 @@ ui = ["fltk", "fl2rust", "toml", "fltk-theme"]
|
||||
|
||||
|
||||
[target.'cfg(windows)'.dependencies]
|
||||
winreg = "0.10.1"
|
||||
winreg = "0.10.1"
|
||||
|
||||
Reference in New Issue
Block a user