Sign in
rust
/
rust-clippy
/
674c641ecf2f5ac7b915d9e3896708e92c0e7434
/
.
/
declare_clippy_lint
/
Cargo.toml
blob: c8c734c3a7c9f017df63a0379eb83369dbe5e4eb [
file
] [
log
] [
blame
]
[
package
]
name
=
"declare_clippy_lint"
version
=
"0.1.80"
edition
=
"2021"
publish
=
false
[
lib
]
proc
-
macro
=
true
[
dependencies
]
itertools
=
"0.12"
quote
=
"1.0.21"
syn
=
"2.0"
[
features
]
deny
-
warnings
=
[]