From 3c8ce87f45512006f6f2d6818235e1531ac92ab5 Mon Sep 17 00:00:00 2001 From: Mason Reed Date: Thu, 29 Jan 2026 10:32:46 -0800 Subject: [Rust] Update allowed licenses --- about.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/about.toml b/about.toml index e80421c3..29f0772f 100644 --- a/about.toml +++ b/about.toml @@ -7,5 +7,6 @@ accepted = [ "BSD-3-Clause", "BSL-1.0", "LicenseRef-scancode-google-patent-license-fuchsia", - "MPL-2.0" + "MPL-2.0", + "LicenseRef-scancode-unknown-license-reference", ] \ No newline at end of file -- cgit v1.3.1