# Config file for cargo-about accepted = [ "MIT", "Apache-2.0", "MPL-2.0", "Zlib", "BSD-2-Clause", "BSD-3-Clause", "CC0-1.0", "BSL-1.0", "ISC", "Unicode-DFS-2016", "OpenSSL", "GPL-3.0", # That's only for Slint ] targets = [ "x86_64-unknown-linux-gnu", "x86_64-pc-windows-msvc", "x86_64-apple-darwin", ] ignore-build-dependencies = true ignore-dev-dependencies = true filter-noassertion = true