lints 0.1.0

Writes [lints.rust] to stdout such that all lints are denied or allowed.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "lints"
version = "0.1.0"
dependencies = [
 "priv_sep",
]

[[package]]
name = "priv_sep"
version = "3.0.0-alpha.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9c57a9f6278ff34ea958a9163700977762fedb3fb60dad2ca10dd2a005aebf36"