Files
telegram-exporter/build.rs
2025-08-26 10:52:28 +04:00

4 lines
48 B
Rust

fn main() {
tdlib_rs::build::build(None);
}