Skip to content

Commit 3326b8c

Browse files
fix(deps): update rust crate http to v1.4.2
1 parent 33d83f1 commit 3326b8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ rand = "=0.9.4"
4343
tokio = { version = "=1.52.3", features = ["sync", "time", "rt", "fs"] }
4444
tokio-util = "=0.7.18"
4545
axum = "=0.8.9"
46-
http = "=1.4.1"
46+
http = "=1.4.2"
4747
subtle = "=2.6.1"
4848
schemars = "=1.2.1"
4949

0 commit comments

Comments
 (0)