allow-report 0.1.1

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.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "185a92631207510c1bf71c809c09b032a6c5f9391f7007aea6cb4134f910abd4"

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