添加上传配置

This commit is contained in:
zsyg
2025-11-08 09:11:26 +08:00
parent d1a7a8b6eb
commit 9a8afd4dae

View File

@@ -2,6 +2,9 @@
name = "slint_test" name = "slint_test"
version = "0.1.0" version = "0.1.0"
edition = "2024" edition = "2024"
license = "Apache-2.0"
authors = ["3872006562@qq.com"]
description = "一个slint的测试项目"
[[bin]] [[bin]]
name = "slint_test" name = "slint_test"