allow-report 0.1.5

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

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