mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Fixed some deprecation errors in components/net.
This commit is contained in:
parent
5ce7d8accf
commit
cf0657a403
3 changed files with 18 additions and 21 deletions
|
@ -8,7 +8,6 @@
|
|||
#![feature(core)]
|
||||
#![feature(int_uint)]
|
||||
#![feature(io)]
|
||||
#![feature(old_io)]
|
||||
#![feature(old_path)]
|
||||
#![feature(path)]
|
||||
#![feature(path_ext)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue