RichoDemus / bevy-console

MIT License
285 stars 63 forks source link

Can we not fix the version of clap? #55

Closed darkclouder closed 1 year ago

darkclouder commented 1 year ago

Hey there, I would love to use this package but the version of clap is fixed and not up-to-date. Can't you set that without the equal sign and make the clap version more flexible or are you using some internal things that don't allow you to update it?

Edit: I changed it in a fork and it works like a charm. So maybe we can just drop the = in =X.Y.Z for clap?

makspll commented 1 year ago

Hey there, yeah that should be fine :)