Wulf / create-rust-app

Set up a modern rust+react web app by running one command.
https://create-rust-app.dev
Apache License 2.0
1.54k stars 63 forks source link

Dependency updates #368

Closed AnthonyMichaelTDM closed 6 months ago

AnthonyMichaelTDM commented 6 months ago

A lot of the project's dependencies are outdated, which can lead to bloated binaries when users use newer versions of those same dependencies. Also, I noticed that despite qsync being at version 1.0.1, create-rust-app_cli still depends on version 0.1, is there a reason for this?