From 0d8761e5f907d173c40a2a44f3a1d8d8ce5a2f6e Mon Sep 17 00:00:00 2001 From: Weicao-CatilGrass <1992414357@qq.com> Date: Mon, 9 Jun 2025 12:06:15 +0800 Subject: . --- export/dev/LICENSE-THIRD-PARTY | 2 ++ export/dev/bin/padc.exe | Bin 6123008 -> 6471168 bytes 2 files changed, 2 insertions(+) (limited to 'export') diff --git a/export/dev/LICENSE-THIRD-PARTY b/export/dev/LICENSE-THIRD-PARTY index eb99fb1..47b501f 100644 --- a/export/dev/LICENSE-THIRD-PARTY +++ b/export/dev/LICENSE-THIRD-PARTY @@ -11,6 +11,7 @@ This project uses third-party components with the following licenses: * bevy (original license: Apache-2.0 OR MIT) * chrono (original license: Apache-2.0 OR MIT) * clap (original license: Apache-2.0 OR MIT) +* clap_complete (original license: Apache-2.0 OR MIT) * clearscreen (original license: Apache-2.0 OR MIT) * env_logger (original license: Apache-2.0 OR MIT) * hex (original license: Apache-2.0 OR MIT) @@ -31,6 +32,7 @@ Copyright (c) 2013-2014 The Rust Project Developers. * tokio - Copyright (c) Tokio Contributors. * chrono - Copyright (c) 2014, Kang Seonghoon. * clap - Copyright (c) The clap Project Developer(s). +* clap_complete - Copyright (c) 2015-2022 Kevin B. Knapp and Clap Contributors. * clearscreen - Copyright (c) The clearscreen Project Developer(s). * crossterm - Copyright (c) 2019 Timon. * env_logger - Copyright (c) The env_logger Project Developer(s). diff --git a/export/dev/bin/padc.exe b/export/dev/bin/padc.exe index e628f49..0b55cc9 100644 Binary files a/export/dev/bin/padc.exe and b/export/dev/bin/padc.exe differ -- cgit