Skip to content

Commit

Permalink
build(deps): bump toml from 0.8.15 to 0.8.16 in /src-tauri (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 3115feb commit d04e05c
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
32 changes: 16 additions & 16 deletions src-tauri/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ serde_json = "1"
reqwest = "0.12.5"
tokio = { version = "1.40.0", features = ["parking_lot", "sync"] }
parking_lot = "0.12.3"
toml = "0.8.15"
toml = "0.8.16"
bytes = "1.6.1"

0 comments on commit d04e05c

Please sign in to comment.