update book to rust edition 2024

This commit is contained in:
2025-03-03 16:54:28 +01:00
parent 3f9f4cd106
commit 9121c75f36
4 changed files with 6 additions and 11 deletions

View File

@ -17,7 +17,6 @@ fn main() {
println!("cargo:rustc-link-arg=-sEXPORTED_RUNTIME_METHODS=['cwrap','ccall']");
println!("cargo:rustc-link-arg=-sEXPORT_ES6=1");
println!("cargo:rustc-link-arg=-sERROR_ON_UNDEFINED_SYMBOLS=0");
println!("cargo:rustc-link-arg=--no-entry");
println!(
"cargo:rustc-link-arg=-o{}.js",