mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-12-12 23:24:35 +01:00
Get background file name
This commit is contained in:
@@ -15,7 +15,6 @@ rust-version = "1.57"
|
||||
tauri-build = { version = "1.0.0-rc.8", features = [] }
|
||||
|
||||
[dependencies]
|
||||
serde_json = "1.0"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
tauri = { version = "1.0.0-rc.9", features = ["api-all"] }
|
||||
|
||||
@@ -26,8 +25,8 @@ lazy_static = "1.4.0"
|
||||
registry = "1.2.1"
|
||||
# Program opener.
|
||||
open = "2.1.2"
|
||||
# JSON parser.
|
||||
json = "0.12.4"
|
||||
# Serialization library.
|
||||
serde_json = "1"
|
||||
|
||||
# Dependencies for the HTTP(S) proxy.
|
||||
hudsucker = "0.17.2"
|
||||
|
||||
Reference in New Issue
Block a user