mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Use the matches!
macro from the standard library
This commit is contained in:
parent
6d6d16f7f4
commit
db4f27f361
9 changed files with 0 additions and 21 deletions
|
@ -37,7 +37,6 @@ libflate = "0.1"
|
|||
log = "0.4"
|
||||
malloc_size_of = { path = "../malloc_size_of" }
|
||||
malloc_size_of_derive = "0.1"
|
||||
matches = "0.1"
|
||||
mime = "0.3"
|
||||
mime_guess = "2.0.0-alpha.6"
|
||||
msg = {path = "../msg"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue