runtime-rs: Add missing license

The ch-config crate was missing a license

Signed-off-by: stevenhorsman <steven@uk.ibm.com>
This commit is contained in:
stevenhorsman
2026-02-02 16:56:27 +00:00
parent 3ce3644c3c
commit 5bcc006447

View File

@@ -6,6 +6,7 @@
name = "ch-config"
version = "0.1.0"
edition = { workspace = true }
license = "Apache-2.0"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html