Merge pull request 'Update Rust crate httpdate to 1.0.3' (#3) from renovate/httpdate-1.x into master
Some checks failed
continuous-integration/drone/push Build is failing

Reviewed-on: #3
This commit is contained in:
2023-10-16 12:00:08 +00:00
2 changed files with 3 additions and 3 deletions

View File

@ -32,7 +32,7 @@ rust-s3 = "0.33.0"
sha2 = "0.10.7"
image = "0.24.6"
uuid = { version = "1.4.1", features = ["v4"] }
httpdate = "1.0.2"
httpdate = "1.0.3"
zip = "0.6.6"
mime_guess = "2.0.4"
tempfile = "3.8.0"