mirror of
https://github.com/servo/servo.git
synced 2025-06-15 20:04:28 +00:00
Upgrade Rust.
This commit is contained in:
parent
62c9a779a9
commit
7a4321d649
81 changed files with 265 additions and 236 deletions
|
@ -11,7 +11,7 @@
|
|||
extern crate geom;
|
||||
extern crate servo_msg = "msg";
|
||||
extern crate servo_net = "net";
|
||||
extern crate url = "url_";
|
||||
extern crate url;
|
||||
extern crate std;
|
||||
extern crate serialize;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue