From 230652da8e9d91f109d5e4be3a5831452243ebc0 Mon Sep 17 00:00:00 2001 From: Olivier Goffart Date: Thu, 4 May 2023 11:09:50 +0200 Subject: [PATCH] Sync about.toml with the one from Slint --- about.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/about.toml b/about.toml index ee58de6..f8c0e48 100644 --- a/about.toml +++ b/about.toml @@ -9,6 +9,8 @@ accepted = [ "CC0-1.0", "BSL-1.0", "ISC", + "Unicode-DFS-2016", + "OpenSSL", "GPL-3.0", # That's only for Slint ] targets = [ @@ -18,3 +20,4 @@ targets = [ ] ignore-build-dependencies = true ignore-dev-dependencies = true +filter-noassertion = true