Add another runnables_ui/Cargo.toml field to satisfy license checks

This commit is contained in:
Kirill Bulatov 2024-02-19 19:14:00 +02:00
parent 5783497c21
commit 99559f3975

View File

@ -2,6 +2,7 @@
name = "runnables_ui"
version = "0.1.0"
edition = "2021"
publish = false
license = "GPL-3.0-or-later"
[dependencies]