allow-report 0.1.2

Report and receipt rendering for cargo-allow source exception scans.
Documentation
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 = "allow-core"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9ab4599705a118e73ea19b2648ec43f16f5ce7757054057f33e34124ac506356"

[[package]]
name = "allow-report"
version = "0.1.2"
dependencies = [
 "allow-core",
]