mirror of
https://github.com/servo/servo.git
synced 2025-08-12 08:55:32 +01:00
Update rustc.
This commit is contained in:
parent
e46d952efd
commit
898f66bcd0
4 changed files with 5 additions and 5 deletions
|
@ -15,7 +15,7 @@ use servo::compositing::windowing::WindowEvent;
|
|||
use servo::config::opts::{self, parse_url_or_filename};
|
||||
use servo::servo_config::pref;
|
||||
use servo::servo_url::ServoUrl;
|
||||
use servo::{BrowserId, Servo};
|
||||
use servo::Servo;
|
||||
use std::cell::{Cell, RefCell};
|
||||
use std::collections::HashMap;
|
||||
use std::env;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue