Skip to content

Commit 0a08edc

Browse files
chore: remove duplicate line of text (#7120)
1 parent a3ec904 commit 0a08edc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

content/200-orm/200-prisma-client/000-setup-and-configuration/300-no-rust-engine.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ This page gives an overview of how to use this version of Prisma ORM.
1212

1313
The main technical differences if you're using Prisma ORM without a Rust engine are:
1414

15-
The main technical differences if you're using Prisma ORM without a Rust engine are:
16-
1715
- no `binaryTargets` field on the `generator` block
1816
- no query engine binary that's downloaded into the directory with your generated Prisma Client
1917
- `engineType` needs to be set to `"client"` on the `generator` block

0 commit comments

Comments
 (0)