Skip to content

Commit d04e05c

Browse files
build(deps): bump toml from 0.8.15 to 0.8.16 in /src-tauri (#63)
1 parent 3115feb commit d04e05c

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

src-tauri/Cargo.lock

+16-16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src-tauri/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ serde_json = "1"
2222
reqwest = "0.12.5"
2323
tokio = { version = "1.40.0", features = ["parking_lot", "sync"] }
2424
parking_lot = "0.12.3"
25-
toml = "0.8.15"
25+
toml = "0.8.16"
2626
bytes = "1.6.1"

0 commit comments

Comments
 (0)