Wulf / create-rust-app

Set up a modern rust+react web app by running one command.

Home Page:https://create-rust-app.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dependency updates

AnthonyMichaelTDM opened this issue · comments

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?