update README.OpenSource

Signed-off-by: zhaipeizhe <zhaipeizhe@huawei.com>
Change-Id: If825443a151f6e5557083f1f7ae9cc797eac57fd
This commit is contained in:
zhaipeizhe
2024-10-31 20:13:54 +08:00
parent 144c1d08b7
commit d88ef819f0
+1 -1
View File
@@ -3,7 +3,7 @@
"Name": "rust-cexpr",
"License": "Apache License 2.0, MIT",
"License File": "LICENSE-APACHE|LICENSE-MIT",
"Version Number": "v0.6.0",
"Version Number": "0.6.0",
"Owner": "xuelei3@huawei.com",
"Upstream URL": "https://github.com/jethrogb/rust-cexpr",
"Description": "A library that provides support for evaluating simple constant expressions at compile time."