mirror of
https://github.com/anvie/litcrypt.rs
synced 2026-06-08 13:12:05 +00:00
3 lines
65 B
Rust
3 lines
65 B
Rust
fn main() {
|
|
println!("cargo:rustc-env=SECRET_ENV=Shhhhhh");
|
|
} |