fmt and add deny exception

This commit is contained in:
Boog900 2024-08-16 15:01:42 +01:00
parent b4b73ec61c
commit 39d48fe9fc
No known key found for this signature in database
GPG key ID: 42AB1287CB0041C2
5 changed files with 5 additions and 1 deletions

View file

@ -0,0 +1 @@

View file

@ -133,7 +133,7 @@ confidence-threshold = 0.8
# aren't accepted for every possible crate as with the normal allow list
exceptions = [
# Cuprate (AGPL-3.0)
# { allow = ["AGPL-3.0"], name = "cuprated", version = "*" }
{ allow = ["AGPL-3.0"], name = "cuprated", version = "*" }
# Each entry is the crate and version constraint, and its specific allow
# list