allow_prefixed 0.1.5

Implementation of 'allow' crate, exported with no prefix (for prefixless lints), and with clippy_ and rustoc_ prefixes.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "allow_internal"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "26b9fa99db5c9e67973d584c68b7ec656f13e78d0e38c2f19f4ea9ec2226f58b"

[[package]]
name = "allow_prefixed"
version = "0.1.5"
dependencies = [
 "allow_internal",
 "cargo-toolchain",
 "rustversion",
]

[[package]]
name = "anyhow"
version = "1.0.100"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a23eb6b1614318a8071c9b2521f36b424b2c83db5eb3a0fead4a6c0809af6e61"

[[package]]
name = "cargo-toolchain"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c297ef0c1eef089de47cc2bdb895ad1e91e7e712583a8b4a63a77fabae9ee0f5"
dependencies = [
 "anyhow",
]

[[package]]
name = "rustversion"
version = "1.0.22"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d"