Skip to content

Commit 5a66f52

Browse files
committed
[SECURITY] audit: ignore RUSTSEC-2020-0056
Rationale for ignoring: This dependency is only included on WASM platforms and the API is not intended to be run on the web, nor does it support WASM as a target.
1 parent 9fe0dd3 commit 5a66f52

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.cargo/audit.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
ignore = [
33
"RUSTSEC-2020-0159",
44
"RUSTSEC-2020-0071",
5+
"RUSTSEC-2020-0056",
56
]

0 commit comments

Comments
 (0)