Merge pull request #78 from cakebaker/readme_bump_version

readme: bump version to 0.6.0
This commit is contained in:
Sylvestre Ledru
2025-01-18 23:27:02 +01:00
committed by GitHub
+1 -1
View File
@@ -20,7 +20,7 @@ Add this to your `Cargo.toml`:
```toml
[dependencies]
parse_datetime = "0.5.0"
parse_datetime = "0.6.0"
```
Then, import the crate and use the `parse_datetime_at_date` function: