Skip to content

Commit 254e611

Browse files
committed
build: Audit error_set 0.9.1
Signed-off-by: hashcatHitman <155700084+hashcatHitman@users.noreply.github.com>
1 parent 7acd00c commit 254e611

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

supply-chain/audits.toml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11

22
# cargo-vet audits file
33

4+
[[audits.error_set]]
5+
who = "hashcatHitman <155700084+hashcatHitman@users.noreply.github.com>"
6+
criteria = "safe-to-deploy"
7+
version = "0.9.1"
8+
notes = """
9+
No `unsafe` used. There's basically nothing here, by auditing `error_set_impl`
10+
0.9.1 this crate was effectively audited as well.
11+
"""
12+
413
[[audits.error_set_impl]]
514
who = "hashcatHitman <155700084+hashcatHitman@users.noreply.github.com>"
615
criteria = "safe-to-deploy"

0 commit comments

Comments
 (0)