Skip to content

Commit f06f6aa

Browse files
authored
Update http_req to v0.13.3 (#48)
* update http_req * revert app version
1 parent 9b2df26 commit f06f6aa

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ tui-scrollview = "0.4.0"
9595

9696
[target.'cfg(target_os = "windows")'.build-dependencies]
9797
anyhow = "1.0.86"
98-
http_req = "0.11.1"
98+
http_req = "0.13.3"
9999
zip = "2.1.6"
100100
clap = { version = "4.5.13", features = ["derive"] }
101101
clap-verbosity-flag = "2.2.1"

0 commit comments

Comments
 (0)