Skip to content

Commit 80f8fdf

Browse files
authored
README: syntax highlighting
1 parent 22bdd8f commit 80f8fdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ assert_eq!(
4040
```
4141

4242
For DateTime parsing, import the `parse_datetime` module:
43-
```
43+
```rs
4444
use humantime_to_duration::parse_datetime::from_str;
4545
use chrono::{Local, TimeZone};
4646

0 commit comments

Comments
 (0)