Merge branch 'renovate/rust-once_cell-1.x' into 'master'

Update Rust crate once_cell to 1.3.0

See merge request pastebinrun/pastebinrun!107
This commit is contained in:
Konrad Borowski 2020-01-16 15:18:46 +00:00
commit 6453327aff

View File

@ -18,7 +18,7 @@ futures03 = { version = "0.3.1", package = "futures", features = ["compat"] }
itertools = "0.8.2"
log = "0.4.8"
mime = "0.3.16"
once_cell = "1.2.0"
once_cell = "1.3.0"
pulldown-cmark = "0.6.1"
rand = "0.7.3"
reqwest = "0.9.22"