removed duplicated versions of clippy (#6776)
This commit is contained in:
committed by
Arkadiy Paronyan
parent
8365f4d80e
commit
aa4bc50c6b
@@ -19,7 +19,7 @@ syntex = { version = "0.58", optional = true }
|
||||
|
||||
[dependencies]
|
||||
aster = { version = "0.41", default-features = false }
|
||||
clippy = { version = "^0.*", optional = true }
|
||||
clippy = { version = "0.0.103", optional = true }
|
||||
quasi = { version = "0.32", default-features = false }
|
||||
quasi_macros = { version = "0.32", optional = true }
|
||||
syntex = { version = "0.58", optional = true }
|
||||
|
||||
Reference in New Issue
Block a user