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 b9a3e83 commit 730f854Copy full SHA for 730f854
1 file changed
deny.toml
@@ -60,4 +60,7 @@ skip-tree = [
60
# * `gix-index v0.42.1`
61
# * `tempfile v3.23.0`
62
{ name = "rustix" },
63
+ # 2026-04-01 `imara-diff` was added because `gix-diff` depends on 0.1.x while
64
+ # `gix-blame` depends on 0.2.x
65
+ { name = "imara-diff" },
66
]
0 commit comments