From 7c23d7b6d6d4449cc633d5cacf38848dd954571c Mon Sep 17 00:00:00 2001 From: eternal-flame-AD Date: Mon, 29 Jul 2024 12:21:48 -0500 Subject: [PATCH] update 3rd party license Signed-off-by: eternal-flame-AD --- LICENSE-dependencies | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE-dependencies b/LICENSE-dependencies index 5670a9d..39a172a 100644 --- a/LICENSE-dependencies +++ b/LICENSE-dependencies @@ -1,3 +1,3 @@ (MIT OR Apache-2.0) AND Unicode-DFS-2016 (1): unicode-ident Apache-2.0 (1): unitdc -Apache-2.0 OR MIT (13): autocfg, log, num-bigint, num-integer, num-rational, num-traits, proc-macro2, quote, serde, serde_derive, syn, thiserror, thiserror-impl +Apache-2.0 OR MIT (15): autocfg, either, itertools, log, num-bigint, num-integer, num-rational, num-traits, proc-macro2, quote, serde, serde_derive, syn, thiserror, thiserror-impl