Julien-R44 / cli-candlestick-chart

📈 Display candlestick charts right into your terminal.
MIT License
266 stars 21 forks source link

Serde as a feature flag #3

Closed tinywombat765 closed 2 years ago

tinywombat765 commented 2 years ago

If you make main an example like I suggested in #1, you can also make serde an optional dependency that can be turned on with a feature flag. this further reduces the number of dependencies.