chore: bump rev in rustdoc

This commit is contained in:
Erica Marigold 2023-08-23 18:50:55 +05:30 committed by GitHub
parent ff1df090a1
commit 2f5a210fd3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@
//! ```toml
//! [dependencies]
//! chrono = "0.4"
//! chrono_locale = { git = "https://github.com/0x5eal/chrono-locale.git", rev = "f8599bf" }
//! chrono_locale = { git = "https://github.com/0x5eal/chrono-locale.git", rev = "ff1df09" }
//! ```
//!
//! Then put this in your `lib.rs` or `main.rs`: