Remove gecko-media dependency

This commit is contained in:
Fernando Jiménez Moreno 2018-01-18 14:20:54 +01:00
parent 671b69c0b7
commit f46fbe4599
12 changed files with 72 additions and 252 deletions

View file

@ -38,10 +38,6 @@ num = [
packages = [
"bitflags",
"lazy_static",
"mime",
"semver",
"toml",
"unicase",
"winapi",
]
# Files that are ignored for all tidy and lint checks.