mirror of
https://github.com/0x5eal/chrono-lc.git
synced 2024-12-12 12:50:36 +00:00
chore: update installation rustdoc
This commit is contained in:
parent
6ba7a3bd04
commit
ff1df090a1
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
//! ```toml
|
||||
//! [dependencies]
|
||||
//! chrono = "0.4"
|
||||
//! chrono_locale = "0.1"
|
||||
//! chrono_locale = { git = "https://github.com/0x5eal/chrono-locale.git", rev = "f8599bf" }
|
||||
//! ```
|
||||
//!
|
||||
//! Then put this in your `lib.rs` or `main.rs`:
|
||||
|
|
Loading…
Reference in a new issue