mirror of https://github.com/rwf2/Rocket.git
Remove pub_restricted feature: it's stable!
This commit is contained in:
parent
7076ae3c1d
commit
ae201b1577
|
@ -4,7 +4,6 @@
|
|||
#![feature(associated_consts)]
|
||||
#![feature(const_fn)]
|
||||
#![feature(type_ascription)]
|
||||
#![feature(pub_restricted)]
|
||||
#![feature(lookup_host)]
|
||||
#![feature(plugin)]
|
||||
|
||||
|
|
Loading…
Reference in New Issue