Skip to content

Commit

Permalink
fix: add missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
aqrln committed Jul 10, 2024
1 parent 516572b commit d1e2e9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions query-engine/dmmf/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ edition = "2021"

[dependencies]
bigdecimal = "0.3.0"
itertools.workspace = true
psl.workspace = true
serde.workspace = true
serde_json.workspace = true
Expand Down

0 comments on commit d1e2e9a

Please sign in to comment.