loud-chef-99995
11/28/2022, 5:35 PMERROR {error="Build error: package `sea-orm v0.10.4` cannot be built because it requires rustc 1.65 or newer, while the currently active rustc version is 1.63.0"} shuttle_deployer::deployment::queue: service build encountered an error
Running rustc --version gives me`1.65.0` and I can build and run locally so the local project is using 1.65.0.
How can I tell shuttle to use 1.65.0 instead of 1.63.0 when deploying?
Thanks!kind-area-3810
11/28/2022, 5:47 PMloud-chef-99995
11/28/2022, 5:56 PMkind-area-3810
11/28/2022, 6:05 PMloud-chef-99995
11/28/2022, 6:06 PM