Skip to content

Commit

Permalink
bin
Browse files Browse the repository at this point in the history
  • Loading branch information
RedstoneWizard08 committed Jul 10, 2024
1 parent 9c0bbd6 commit 15484b2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions external/prisma-client-rust/prisma-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ mssql = ["prisma-client-rust-cli/mssql"]
specta = ["prisma-client-rust-cli/specta"]
mocking = ["prisma-client-rust-cli/mocking"]

[[bin]]
name = "prisma-cli"
path = "src/bin/prisma.rs"

[dependencies]
prisma-client-rust-cli = { features = [
"migrations",
Expand Down

0 comments on commit 15484b2

Please sign in to comment.