mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Use getopts from crates.io
This commit is contained in:
parent
361d94d23e
commit
4bcb1dc926
4 changed files with 42 additions and 34 deletions
|
@ -14,7 +14,6 @@
|
|||
#![feature(optin_builtin_traits)]
|
||||
#![feature(path_ext)]
|
||||
#![feature(plugin)]
|
||||
#![feature(rustc_private)]
|
||||
#![feature(slice_splits)]
|
||||
#![feature(step_by)]
|
||||
#![feature(step_trait)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue