# Cargo.toml file used for bootstrapping of bms and other dependencies which need to be included in every crate for analysis
[]
= "bevy_analyzer_deps_bootstrap"
= "0.1.0"
= "2024"
[]
= { = "{{BMS_CORE_PATH}}" }
= { = "0.16.0", = [
"smol_str",
"glam",
"petgraph",
"smallvec",
"uuid",
] }
[]