Skip to content

Commit 115142b

Browse files
committed
Bump reqwest version from 0.11 to 0.12
1 parent 1f8b0f4 commit 115142b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ authors = ["alei <[email protected]>"]
55
edition = "2018"
66

77
[dependencies]
8-
reqwest = { version = "0.11", features = [
8+
reqwest = { version = "0.12", features = [
99
"blocking",
1010
"json",
1111
"native-tls-alpn",

0 commit comments

Comments
 (0)