blake-mealey / mantle

An infrastructure-as-code and deployment tool for Roblox.
https://mantledeploy.vercel.app/
MIT License
85 stars 11 forks source link

chore(rbx_cookie): put CLI dependencies behind feature flag #193

Closed filiptibell closed 1 year ago

filiptibell commented 1 year ago

This PR puts the clap and env_logger dependencies of rbx_cookie behind a new feature flag named cli, which is enabled by default. This will let library consumers of rbx_cookie disable the CLI-specific dependencies as such:

[dependencies]
rbx_cookie = { version = "x.y.z", default-features = false }

Fixes https://github.com/blake-mealey/mantle/issues/192

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
mantle-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 4, 2023 10:46pm