mirror of
https://github.com/servo/servo.git
synced 2025-07-04 05:53:39 +01:00
Upgrade mime to 0.3.16
This commit is contained in:
parent
d42835b238
commit
1c910da749
1 changed files with 2 additions and 5 deletions
7
Cargo.lock
generated
7
Cargo.lock
generated
|
@ -3465,12 +3465,9 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "mime"
|
name = "mime"
|
||||||
version = "0.3.13"
|
version = "0.3.16"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "3e27ca21f40a310bd06d9031785f4801710d566c184a6e15bad4f1d9b65f9425"
|
checksum = "2a60c7ce501c71e03a9c9c0d35b861413ae925bd979cc7a4e30d060069aaac8d"
|
||||||
dependencies = [
|
|
||||||
"unicase",
|
|
||||||
]
|
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "mime_guess"
|
name = "mime_guess"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue