mirror of https://github.com/fafhrd91/actix-web
Change codeblock type to toml
This commit is contained in:
parent
05359572eb
commit
aca6729e39
|
@ -7,7 +7,7 @@
|
||||||
//! Actix web is a small, pragmatic, and extremely fast web framework
|
//! Actix web is a small, pragmatic, and extremely fast web framework
|
||||||
//! for Rust.
|
//! for Rust.
|
||||||
//!
|
//!
|
||||||
//! ```rust,no_run
|
//! ```toml
|
||||||
//! [dependencies]
|
//! [dependencies]
|
||||||
//! actix-web = "2.0"
|
//! actix-web = "2.0"
|
||||||
//! actix-rt = "1.0"
|
//! actix-rt = "1.0"
|
||||||
|
|
Loading…
Reference in New Issue