mirror of
https://github.com/0x5eal/chrono-lc.git
synced 2024-12-12 12:50:36 +00:00
chore(README): bump rev
This commit is contained in:
parent
2f5a210fd3
commit
aa1befecb3
1 changed files with 1 additions and 1 deletions
|
@ -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`:
|
||||
|
|
Loading…
Reference in a new issue