Skip to content

Commit 67c0ff4

Browse files
build(deps): bump reqwest from 0.12.5 to 0.12.7 in /src-tauri (#109)
1 parent d04e05c commit 67c0ff4

File tree

2 files changed

+43
-10
lines changed

2 files changed

+43
-10
lines changed

src-tauri/Cargo.lock

+42-9
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
@@ -19,7 +19,7 @@ tauri = { version = "2.0.0-beta", features = [] }
1919
tauri-plugin-shell = "2.0.0-beta"
2020
serde = { version = "1", features = ["derive"] }
2121
serde_json = "1"
22-
reqwest = "0.12.5"
22+
reqwest = "0.12.7"
2323
tokio = { version = "1.40.0", features = ["parking_lot", "sync"] }
2424
parking_lot = "0.12.3"
2525
toml = "0.8.16"

0 commit comments

Comments
 (0)