Files
telegram-tui/build.rs
Mikhail Kilin b6d9291864 fixes
2026-01-20 01:00:12 +03:00

4 lines
48 B
Rust

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