Skip to content

Commit 4e4f80c

Browse files
fix(deps): update rust crate http to v1.4.2
1 parent d517bff commit 4e4f80c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

src-tauri/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ rand = "=0.9.4"
5959
tokio = { version = "=1.52.3", features = ["sync", "time", "rt", "fs"] }
6060
tokio-util = "=0.7.18"
6161
axum = "=0.8.9"
62-
http = "=1.4.1"
62+
http = "=1.4.2"
6363
subtle = "=2.6.1"
6464
schemars = "=1.2.1"
6565

0 commit comments

Comments
 (0)