Files
VOREStation/verdigris/build.rs
T
ShadowLarkens 6275972fef Add Verdigris, an in-tree rust module to cover our random performance-code needs. (#16479)
* Add Verdigris, an in-tree rust module to cover our random performance-code needs

* Add a features section to the verdigris readme

* Update linux so to latest as well
2024-10-16 23:33:10 +02:00

4 lines
43 B
Rust

fn main() {
bosion::gather_to_env();
}