Skip to content

Commit

Permalink
Add [email protected] to skip-tree (#943)
Browse files Browse the repository at this point in the history
  • Loading branch information
XAMPPRocky authored May 7, 2024
1 parent b14d114 commit e44ca38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deny.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ skip = [
]
skip-tree = [
{ crate = "[email protected]", reason = "matchers is using an old version, https://github.com/hawkw/matchers/pull/5, but it's also barely maintained..." },
{ crate = "[email protected]", reason = "We need the newer version of kube, but rustls crates in other deps aren't updated yet." },
]

# This section is considered when running `cargo deny check licenses`
Expand Down

0 comments on commit e44ca38

Please sign in to comment.