Update of the version in the readme

This commit is contained in:
Sylvestre Ledru
2023-11-26 15:58:00 +01:00
committed by GitHub
parent 0ad9ef3e6b
commit 8ef448acb5
+1 -1
View File
@@ -20,7 +20,7 @@ Add this to your `Cargo.toml`:
```toml
[dependencies]
parse_datetime = "0.4.0"
parse_datetime = "0.5.0"
```
Then, import the crate and use the `parse_datetime_at_date` function: