apicula> cargo b --release
Compiling arrayvec v0.4.10
Compiling stb_truetype v0.2.5
Compiling rand_isaac v0.1.1
Compiling rand_hc v0.1.0
error: Edition 2018 is unstable and only available for nightly builds of rustc.
error: Could not compile stb_truetype.
warning: build failed, waiting for other jobs to finish...
error: build failed
I am on a linux mint, i lost something?
apicula> cargo b --release Compiling arrayvec v0.4.10
Compiling stb_truetype v0.2.5
Compiling rand_isaac v0.1.1
Compiling rand_hc v0.1.0
error: Edition 2018 is unstable and only available for nightly builds of rustc.
error: Could not compile
stb_truetype
.warning: build failed, waiting for other jobs to finish... error: build failed