Skip to content

Commit

Permalink
add mongodb feature to dozer-cli package (#1905)
Browse files Browse the repository at this point in the history
  • Loading branch information
aaryaattrey committed Aug 24, 2023
1 parent def4272 commit d5f504d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dozer-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,5 @@ path = "src/main.rs"

[features]
snowflake = ["dozer-types/snowflake", "dozer-ingestion/snowflake"]
mongodb = [ "dozer-ingestion/mongodb" ]
cloud = []

0 comments on commit d5f504d

Please sign in to comment.