juniper/Makefile.toml

5 lines
139 B
TOML
Raw Normal View History

[tasks.init]
condition = { channels = ["beta", "stable"] }
env = { "CARGO_MAKE_WORKSPACE_SKIP_MEMBERS" = "juniper_rocket;juniper_tests" }