lints 0.3.1

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.3.1"
dependencies = [
 "priv_sep",
]

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