Skip to content

Commit 52dca03

Browse files
committed
README.md: adjust the doc to avoid the hardcoded version
1 parent d4384ce commit 52dca03

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,8 @@ A Rust crate for parsing human-readable relative time strings and human-readable
1818

1919
Add this to your `Cargo.toml`:
2020

21-
```toml
22-
[dependencies]
23-
parse_datetime = "0.6.0"
21+
```
22+
cargo add parse_datetime
2423
```
2524

2625
Then, import the crate and use the `parse_datetime_at_date` function:

0 commit comments

Comments
 (0)