chore(README): bump rev

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

View file

@ -9,7 +9,7 @@ Put this in your Cargo.toml:
```toml
[dependencies]
chrono = "0.4.56"
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`: