chore: bump deps

This commit is contained in:
Aravinth Manivannan 2022-05-06 16:54:10 +05:30
parent 59b7e21c9f
commit 7ca4545722
Signed by: realaravinth
GPG key ID: AD9F0F08E855ED88
2 changed files with 317 additions and 503 deletions

816
Cargo.lock generated

File diff suppressed because it is too large Load diff

View file

@ -21,12 +21,12 @@ name = "cache_buster"
path = "src/lib.rs"
[dependencies]
mime_guess = "2.0.3"
mime_guess = "2.0"
mime = "0.3.16"
sha2 = "0.10"
derive_builder = "0.10.2"
derive_builder = "0.11"
data-encoding = "2.3.2"
walkdir = "2"