allow-report 0.1.6

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

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