mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Bump mime_guess from 2.0.3 to 2.0.4
Bumps [mime_guess](https://github.com/abonander/mime_guess) from 2.0.3 to 2.0.4. - [Release notes](https://github.com/abonander/mime_guess/releases) - [Commits](https://github.com/abonander/mime_guess/commits) --- updated-dependencies: - dependency-name: mime_guess dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e7bddf7967
commit
1f88a2f906
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -3808,9 +3808,9 @@ checksum = "2a60c7ce501c71e03a9c9c0d35b861413ae925bd979cc7a4e30d060069aaac8d"
|
|||
|
||||
[[package]]
|
||||
name = "mime_guess"
|
||||
version = "2.0.3"
|
||||
version = "2.0.4"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "2684d4c2e97d99848d30b324b00c8fcc7e5c897b7cbb5819b09e7c90e8baf212"
|
||||
checksum = "4192263c238a5f0d0c6bfd21f336a313a4ce1c450542449ca191bb657b4642ef"
|
||||
dependencies = [
|
||||
"mime",
|
||||
"unicase",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue