Skip to content

Commit 1cba46c

Browse files
authored
fix version in readme
1 parent 1c93535 commit 1cba46c

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
@@ -11,7 +11,7 @@ This library provides a convenient derive macro for the standard library's
1111

1212
```toml
1313
[dependencies]
14-
displaydoc = "0.1.1"
14+
displaydoc = "0.1.3"
1515
```
1616

1717
*Compiler support: requires rustc 1.31+*

0 commit comments

Comments
 (0)