diff --git a/README.md b/README.md index 31a1147..fff2eab 100644 --- a/README.md +++ b/README.md @@ -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: