mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-25 09:59:21 +02:00
update example
This commit is contained in:
@ -17,6 +17,7 @@
|
||||
//! ```rust
|
||||
//! # extern crate http;
|
||||
//! # extern crate actix_web;
|
||||
//! # use actix_web::*;
|
||||
//! use http::header;
|
||||
//! use actix_web::middleware::cors;
|
||||
//!
|
||||
|
Reference in New Issue
Block a user