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

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