Merge branch 'renovate/rust-reqwest-0.x' into 'master'

Update Rust crate reqwest

See merge request pastebinrun/pastebinrun!109
This commit is contained in:
Konrad Borowski 2020-01-16 15:19:16 +00:00
commit 810f335c1c

View File

@ -21,7 +21,7 @@ mime = "0.3.16"
once_cell = "1.3.0"
pulldown-cmark = "0.6.1"
rand = "0.7.3"
reqwest = "0.9.22"
reqwest = "0.9.24"
serde = { version = "1.0.103", features = ["derive"] }
serde_json = "1.0.44"
time-parse = "0.1.2"