Skip to content

Commit 6ca806b

Browse files
committed
chore: Update instant advisory
1 parent 0e3e2be commit 6ca806b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deny.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ ignore = [
2525
#
2626
# The upstream "kube" crate also silenced this in https://github.com/kube-rs/kube/commit/4f1e889f265da8f19f03f60683569cae1a154fda
2727
# 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.
28+
# instant, in https://github.com/kube-rs/kube/pull/1653.
2929
#
30-
# TODO: Remove after https://github.com/kube-rs/kube/pull/1652 is merged
30+
# TODO: Remove after https://github.com/kube-rs/kube/pull/1653 is released
3131
"RUSTSEC-2024-0384",
3232
]
3333

0 commit comments

Comments
 (0)