Skip to content

Commit 8cf0700

Browse files
committed
chore: Allow the "Ubuntu-font-1.0" license for cargo-deny
See: - emilk/egui@2815ff5 - https://ubuntu.com/legal/font-licence
1 parent 181dcb7 commit 8cf0700

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: deny.toml

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ allow = [
2121
"CC0-1.0",
2222
"OFL-1.1",
2323
"LicenseRef-UFL-1.0",
24+
"Ubuntu-font-1.0",
2425
"OpenSSL"
2526
]
2627

0 commit comments

Comments
 (0)