cargo rustc --release -- --emit link=WakWak-E753FA1A
Updating crates.io index
Downloading crates ...
Downloaded atomic-wait v1.1.0
Downloaded thiserror-impl v2.0.20
Downloaded enum-map-derive v1.0.1
Downloaded quote v1.0.47
Downloaded enum-map v3.1.0
Downloaded colored v3.1.1
Downloaded thiserror v2.0.20
Downloaded unicode-ident v1.0.24
Downloaded arrayvec v0.7.8
Downloaded proc-macro2 v1.0.107
Downloaded zerocopy v0.8.56
Downloaded syn v3.0.5
Downloaded libc v0.2.189
error: rustc 1.93.1 is not supported by the following packages:
enum-map@3.1.0 requires rustc 1.95
enum-map-derive@1.0.1 requires rustc 1.95
Either upgrade rustc or select compatible dependency versions with
`cargo update <name>@<current-ver> --precise <compatible-ver>`
where `<compatible-ver>` is the latest version supporting rustc 1.93.1
make: *** [Makefile:10: native] Error 101