Files
spacedrive/crates/prisma-cli/src/bin/prisma.rs
2023-01-04 23:11:55 -08:00

4 lines
46 B
Rust

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