Skip to content

Commit c31471c

Browse files
committed
Bump toml edit
1 parent 2e78ef3 commit c31471c

File tree

2 files changed

+90
-18
lines changed

2 files changed

+90
-18
lines changed

Cargo.lock

Lines changed: 89 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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)