allow-report 0.1.4

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

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