# Note: Due to lack of artifact-dependency support
# (https://github.com/rust-lang/cargo/issues/9096) on stable, this
# file is not called `Cargo.toml` (which would make the entire
# init/ directory ineligible to be packaged with the main binary).
# Rather, this package is not part of the formal workspace but
# gets built as part of the main package's build script, after the
# manifest got renamed. This hackery enables proper publishing of
# the main crate.
[]
= "vmsh-init"
= "0.0.0"
= "2024"
[[]]
= "vmsh-init"
= "init.rs"
[]
= "z"
= true
= 1
= false
= "abort"
= true
[]
= { = "0.2", = false }