Skip to content

Commit 730f854

Browse files
committed
Add imara-diff to deny.toml
1 parent b9a3e83 commit 730f854

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

deny.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,7 @@ skip-tree = [
6060
# * `gix-index v0.42.1`
6161
# * `tempfile v3.23.0`
6262
{ 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" },
6366
]

0 commit comments

Comments
 (0)