chore(README): fix version to mirror that on Cargo.toml

This commit is contained in:
Erica Marigold 2023-09-13 22:30:24 +05:30 committed by GitHub
parent f96fd2f068
commit 7cb5cfd66b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"
```