SVG Graph, compressed statics ... and much more

This commit is contained in:
2025-01-23 23:20:54 +01:00
parent 6b54fb570a
commit ff60803f88
5 changed files with 82 additions and 17 deletions

View File

@@ -1,3 +1,4 @@
fn main() {
println!("cargo:rustc-link-arg-bins=-Tlinkall.x");
println!("cargo:rustc-env=CARGO_PKG_VERSION_SAFE={}", env!("CARGO_PKG_VERSION").replace(".", "_"));
}