solcrypt/server/src/bin/prisma.rs
2024-06-23 12:17:37 +03:00

3 lines
49 B
Rust

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