Get background file name

This commit is contained in:
KingRainbow44
2022-05-14 02:18:20 -04:00
parent d7cadc1603
commit 73138cb686
8 changed files with 19 additions and 14 deletions

7
src-tauri/Cargo.lock generated
View File

@@ -641,7 +641,6 @@ version = "0.1.0"
dependencies = [
"futures-util",
"hudsucker",
"json",
"lazy_static",
"open",
"registry",
@@ -1760,12 +1759,6 @@ dependencies = [
"wasm-bindgen",
]
[[package]]
name = "json"
version = "0.12.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "078e285eafdfb6c4b434e0d31e8cfcb5115b651496faca5749b88fafd4f23bfd"
[[package]]
name = "json-patch"
version = "0.2.6"