We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94eae35 commit 88883d7Copy full SHA for 88883d7
1 file changed
template/deny.toml
@@ -51,7 +51,8 @@ ignore = [
51
# that the crate is no longer maintained and recommends that users migrate away from it.
52
#
53
# There currently is no way for us to negate this advisory, because that crate is not used
54
- # directly by us. We need to wait for new versions of oci-spec and getset.
+ # directly by us. We need to wait for new versions of oci-spec and getset. See the following
55
+ # issue which tracks moving to a newer getset version: https://github.com/youki-dev/oci-spec-rs/issues/340
56
57
# proc-macro-error2 v2.0.1
58
# └── getset v0.1.6
0 commit comments