Add anyhow for passing strings as errors quickly
modified src-tauri/Cargo.lock
@@ -3183,6 +3183,7 @@ dependencies = [
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified src-tauri/Cargo.toml
@@ -19,6 +19,7 @@ crate-type = ["staticlib", "cdylib", "lib"]
|
|
|
|
|
|
| + | |
|
|
|
|
|