mirror of https://github.com/rwf2/Rocket.git
Fix typo: 'Rocket.toml' -> 'Cargo.toml'.
This commit is contained in:
parent
9e9c708a16
commit
bf9de1d39e
|
@ -25,7 +25,7 @@
|
||||||
//!
|
//!
|
||||||
//! ## Usage
|
//! ## Usage
|
||||||
//!
|
//!
|
||||||
//! Depend on `rocket` in `Rocket.toml`:
|
//! Depend on `rocket` in `Cargo.toml`:
|
||||||
//!
|
//!
|
||||||
//! ```toml
|
//! ```toml
|
||||||
//! [dependencies]
|
//! [dependencies]
|
||||||
|
|
Loading…
Reference in New Issue