https://linen.dev logo
Getting a Segmentation fault.
# help
j
I updated my rustup toolchain this morning, I think that's why. The (custom) service was working fine last night.
No helpful errors.
a
maybe try using
cargo +1.65 shuttle run
?
i'm not sure if this'll fix it but normally if you update your rust toolchain you can just go back to using a previous version that you have installed by adding
+<version>
and it'll let you use that version for the command
j
Ah I see, TIL.
Let me try.
LGTM, I'll just alias it for the time being.
a
Happy to help 😁