libutils-threat 0.0.1

An error wrapper with additional metadata
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 = "libutils-issue"
version = "0.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b119b570fbd54540575e3681665b6999c21c1cb03769c77f97a22a8ad1e9787a"

[[package]]
name = "libutils-threat"
version = "0.0.1"
dependencies = [
 "libutils-issue",
]