Skip to content

Commit

Permalink
Update deny.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
zhassan-aws committed Nov 26, 2024
1 parent 6d3930c commit 783806a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deny.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ confidence-threshold = 0.8

# All these exceptions should probably appear in: tools/build-kani/license-notes.txt
exceptions = [
{ name = "unicode-ident", allow=["Unicode-DFS-2016"] },
{ name = "unicode-ident", allow=["Unicode-3.0"] },
{ name = "rustc_apfloat", allow=["Apache-2.0 WITH LLVM-exception"] },
]

Expand Down

0 comments on commit 783806a

Please sign in to comment.