diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -26,3 +26,5 @@ serde = "1.0.15" serde_json = "1.0.3" unicode_names = { git = 'https://github.com/antifuchs/unicode_names', branch = 'fix-for-rust-1-10' } + +clippy = {version = "*", optional = true} |
