Skip to content

Commit befa50b

Browse files
committed
update: Cargo.toml
1 parent 095c482 commit befa50b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ base64 = "0.21.0"
2222
bytes = "0.4"
2323
chrono = "0.4"
2424
hmac = "0.12.1"
25-
reqwest = { version = "0.11.0", features = ["blocking", "json"] }
25+
reqwest = { version = "0.11.14", features = ["blocking", "json"] }
2626
rocket = { version = "0.4", optional = true }
2727
serde = { version = "1.0", features = ["derive"] }
2828
serde_derive = "1.0.156"

0 commit comments

Comments
 (0)