mirror of
https://github.com/danog/strum.git
synced 2024-11-30 04:28:59 +01:00
Updating the docs
This commit is contained in:
parent
f039c629e2
commit
e0572b7f6b
@ -14,8 +14,8 @@
|
||||
//!
|
||||
//! ```toml
|
||||
//! [dependencies]
|
||||
//! strum = "0.8.0"
|
||||
//! strum_macros = "0.8.0"
|
||||
//! strum = "0.9.0"
|
||||
//! strum_macros = "0.9.0"
|
||||
//! ```
|
||||
//!
|
||||
//! And add these lines to the root of your project, either lib.rs or main.rs.
|
||||
|
Loading…
Reference in New Issue
Block a user