Files
telegram_files_cache_server/prisma-cli/src/main.rs
2023-08-09 01:34:00 +02:00

4 lines
49 B
Rust

fn main() {
prisma_client_rust_cli::run();
}