asterinas/kernel/libs/comp-sys/cargo-component/tests/regression_test/Components.toml

10 lines
151 B
TOML
Raw Normal View History

2023-02-07 08:05:21 +00:00
[components]
foo1 = { name = "foo1" }
bar1 = { name = "bar1" }
2023-02-07 08:05:21 +00:00
[whitelist]
[whitelist.foo1.foo_add]
bar1 = true
2023-02-07 08:05:21 +00:00
[whitelist.foo1.FOO_ITEM]
bar1 = true