mirror of
https://github.com/0x5eal/chrono-lc.git
synced 2024-12-12 12:50:36 +00:00
chore(README): fix version to mirror that on Cargo.toml
This commit is contained in:
parent
f96fd2f068
commit
7cb5cfd66b
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ Include the dependency in `Cargo.toml`:
|
|||
|
||||
```toml
|
||||
[dependencies]
|
||||
chrono = "0.4.56"
|
||||
chrono = "0.4.29"
|
||||
chrono_lc = "0.1.3"
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue