Stable is 0.2.3
This commit is contained in:
parent
bfaab9872e
commit
f66f31ad99
|
@ -5,7 +5,7 @@
|
|||
[](https://github.com/lawliet89/rocket_cors)
|
||||
[](https://crates.io/crates/rocket_cors)
|
||||
|
||||
- Documentation: [master branch](https://lawliet89.github.io/rocket_cors) | [stable](https://lawliet89.github.io/docs/rocket_cors/0.2.2/rocket_cors)
|
||||
- Documentation: [master branch](https://lawliet89.github.io/rocket_cors) | [stable](https://lawliet89.github.io/docs/rocket_cors/0.2.3/rocket_cors)
|
||||
|
||||
Cross-origin resource sharing (CORS) for [Rocket](https://rocket.rs/) applications
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
//! [](https://github.com/lawliet89/rocket_cors)
|
||||
//! [](https://crates.io/crates/rocket_cors)
|
||||
//!
|
||||
//! - Documentation: [master branch](https://lawliet89.github.io/rocket_cors) | [stable](https://lawliet89.github.io/docs/rocket_cors/0.2.2/rocket_cors)
|
||||
//! - Documentation: [master branch](https://lawliet89.github.io/rocket_cors) | [stable](https://lawliet89.github.io/docs/rocket_cors/0.2.3/rocket_cors)
|
||||
//!
|
||||
//! Cross-origin resource sharing (CORS) for [Rocket](https://rocket.rs/) applications
|
||||
//!
|
||||
|
|
Loading…
Reference in New Issue