Skip to content

Commit 199c0fc

Browse files
chore(deps): update rust crate toml_edit to 0.23
1 parent cfc5bb8 commit 199c0fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/tauri-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ notify = "8"
5656
notify-debouncer-full = "0.5"
5757
shared_child = "1"
5858
duct = "1.0"
59-
toml_edit = { version = "0.22", features = ["serde"] }
59+
toml_edit = { version = "0.23", features = ["serde"] }
6060
json-patch = "3"
6161
tauri-utils = { version = "2.5.0", path = "../tauri-utils", features = [
6262
"isolation",

0 commit comments

Comments
 (0)