From e5cbc548a7d8ba62a76421057d6b281a9277646f Mon Sep 17 00:00:00 2001 From: "1992414357@qq.com" <1992414357@qq.com> Date: Mon, 9 Jun 2025 17:17:39 +0800 Subject: . --- export/dev/LICENSE-THIRD-PARTY | 4 ++++ export/dev/bin/padc.exe | Bin 6471168 -> 15830528 bytes 2 files changed, 4 insertions(+) (limited to 'export/dev') diff --git a/export/dev/LICENSE-THIRD-PARTY b/export/dev/LICENSE-THIRD-PARTY index 47b501f..939d850 100644 --- a/export/dev/LICENSE-THIRD-PARTY +++ b/export/dev/LICENSE-THIRD-PARTY @@ -13,6 +13,8 @@ This project uses third-party components with the following licenses: * 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) +* egui (original license: Apache-2.0 OR MIT) +* eframe (original license: Apache-2.0 OR MIT) * env_logger (original license: Apache-2.0 OR MIT) * hex (original license: Apache-2.0 OR MIT) * log (original license: Apache-2.0 OR MIT) @@ -34,6 +36,8 @@ Copyright (c) 2013-2014 The Rust Project Developers. * 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). +* egui - Copyright (c) The egui Project Developer(s). +* eframe - Copyright (c) The eframe Project Developer(s). * crossterm - Copyright (c) 2019 Timon. * env_logger - Copyright (c) The env_logger Project Developer(s). * hex - Copyright (c) 2015-2020 The rust-hex Developers. diff --git a/export/dev/bin/padc.exe b/export/dev/bin/padc.exe index 0b55cc9..402df48 100644 Binary files a/export/dev/bin/padc.exe and b/export/dev/bin/padc.exe differ -- cgit