# quickfig/quickfig/Cargo.toml (thin crate / re-exports)
[]
= "quickfig"
= true
= true
= true
= true
= true
= true
= "../README.md"
[]
= { = true }
= { = "0.2.1", = "../quickfig_core" }
= { = "0.2.1", = "../quickfig_derive", = true }
[]
# do not include quickfig_derive by default
= []
# derive is the feature name, used via `features = ["derive"]`
# brackets include the dependencies that get compiled if feature is enabled
= ["quickfig_derive"]