Skip to content

Commit

Permalink
build(deps): bump toml from 0.8.14 to 0.8.15 in /src-tauri (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 23, 2024
1 parent d462b04 commit 5804546
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 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.38.0", features = ["parking_lot", "sync"] }
parking_lot = "0.12.3"
toml = "0.8.14"
toml = "0.8.15"
bytes = "1.6.1"

0 comments on commit 5804546

Please sign in to comment.