Steam collections (#60)

This commit is contained in:
Philip Kristoffersen
2022-03-26 21:51:56 +01:00
committed by GitHub
parent 8ce3b42ae9
commit a7524400f3
15 changed files with 962 additions and 64 deletions
+3 -1
View File
@@ -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"