diff --git a/README.md b/README.md index 6f3b031..e52af2b 100644 --- a/README.md +++ b/README.md @@ -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: