commit | 51badbcca7ed02c4dda34eb55960de5ecf19280c | [log] [tgz] |
---|---|---|
author | David Tolnay <dtolnay@gmail.com> | Sun Oct 29 23:45:22 2017 -0700 |
committer | GitHub <noreply@github.com> | Sun Oct 29 23:45:22 2017 -0700 |
tree | 40466600d069d52887b2824acd669ccd30ae37a4 | |
parent | ea998a7955d581b366e7830a823c6351a662b5e0 [diff] | |
parent | a87ac0316f308bb623c81f9e5e78ff21c7b82ba3 [diff] |
Merge pull request #214 from Rantanen/ident-doc Add examples to Ident
diff --git a/README.md b/README.md index 5a0551a..6273b44 100644 --- a/README.md +++ b/README.md
@@ -20,7 +20,7 @@ ```toml [dependencies] -syn = "0.12" +syn = "0.11" quote = "0.3" [lib]