Commit 30908e2
authored
fix(deps): ignore unmaintained paste advisory (RUSTSEC-2024-0436) (#12)
The paste crate is unmaintained but is a transitive dependency from:
iggy -> iggy_common -> compio-io -> paste
This is outside our control - upstream (iggy/compio) needs to migrate
to pastey or an alternative. Adding to ignore list with justification.
Closes #101 parent dbdf949 commit 30908e2
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
93 | 97 | | |
94 | 98 | | |
95 | 99 | | |
| |||
0 commit comments