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 04923b8 commit 814bd13Copy full SHA for 814bd13
1 file changed
deny.toml
@@ -57,4 +57,7 @@ skip-tree = [
57
# * `gix-index v0.42.1`
58
# * `tempfile v3.23.0`
59
{ name = "rustix" },
60
+ # 2026-06-18 `gix-hash` still needs `sha1-checked` 0.10 while `ssh-key` 0.7
61
+ # already needs `sha1-checked` 0.11.
62
+ { name = "sha1-checked" },
63
]
0 commit comments