Skip to content

Commit

Permalink
build(deps): bump reqwest from 0.12.5 to 0.12.7 in /src-tauri (#109)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent d04e05c commit 67c0ff4
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 10 deletions.
51 changes: 42 additions & 9 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 @@ -19,7 +19,7 @@ tauri = { version = "2.0.0-beta", features = [] }
tauri-plugin-shell = "2.0.0-beta"
serde = { version = "1", features = ["derive"] }
serde_json = "1"
reqwest = "0.12.5"
reqwest = "0.12.7"
tokio = { version = "1.40.0", features = ["parking_lot", "sync"] }
parking_lot = "0.12.3"
toml = "0.8.16"
Expand Down

0 comments on commit 67c0ff4

Please sign in to comment.