We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 916aeaa commit 6f6d1e4Copy full SHA for 6f6d1e4
crates/tauri-cli/Cargo.toml
@@ -56,7 +56,7 @@ notify = "8"
56
notify-debouncer-full = "0.5"
57
shared_child = "1"
58
duct = "1.0"
59
-toml_edit = { version = "0.22", features = ["serde"] }
+toml_edit = { version = "0.23", features = ["serde"] }
60
json-patch = "3"
61
tauri-utils = { version = "2.5.0", path = "../tauri-utils", features = [
62
"isolation",
0 commit comments