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 0e3e2be commit 6ca806bCopy full SHA for 6ca806b
deny.toml
@@ -25,9 +25,9 @@ ignore = [
25
#
26
# The upstream "kube" crate also silenced this in https://github.com/kube-rs/kube/commit/4f1e889f265da8f19f03f60683569cae1a154fda
27
# They/we are actively working on migrating kube from backoff to backon, which removes the transitive dependency on
28
- # instant, in https://github.com/kube-rs/kube/pull/1652.
+ # instant, in https://github.com/kube-rs/kube/pull/1653.
29
30
- # TODO: Remove after https://github.com/kube-rs/kube/pull/1652 is merged
+ # TODO: Remove after https://github.com/kube-rs/kube/pull/1653 is released
31
"RUSTSEC-2024-0384",
32
]
33
0 commit comments