lawliet89 / rocket_cors

Cross-origin resource sharing (CORS) for Rocket.rs applications

Home Page:https://lawliet89.github.io/rocket_cors/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compile on stable rust

samuelallan72 opened this issue · comments

Rocket can be used with stable rust now (see tracking issue rwf2/Rocket#19 ). What are the blockers for compiling rocket_cors on stable rust now - can we start a tracking issue? :)

Actually, master with rocket 0.5.0 does compile on stable rust! 🎉 It's just the docs that need updating. :)