Skip to content

Commit 30bccd3

Browse files
committed
chore(deps): [#122] bump reqwest from 0.11.4 to 0.11.16
1 parent cfad809 commit 30bccd3

File tree

2 files changed

+38
-24
lines changed

2 files changed

+38
-24
lines changed

Cargo.lock

Lines changed: 37 additions & 23 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
@@ -32,7 +32,7 @@ rand_core = { version = "0.6", features = ["std"] }
3232
chrono = "0.4.19"
3333
jsonwebtoken = "8.1.1"
3434
sha-1 = "0.10.0"
35-
reqwest = { version = "0.11.4", features = [ "json", "multipart" ] }
35+
reqwest = { version = "0.11", features = [ "json", "multipart" ] }
3636
tokio = {version = "1.28", features = ["macros", "io-util", "net", "time", "rt-multi-thread", "fs", "sync", "signal"]}
3737
lettre = { version = "0.10", features = ["builder", "tokio1", "tokio1-rustls-tls", "tokio1-native-tls", "smtp-transport"]}
3838
sailfish = "0.6"

0 commit comments

Comments
 (0)