Skip to content

Commit

Permalink
fix(notifications): add mongodb to rust-test
Browse files Browse the repository at this point in the history
  • Loading branch information
bodymindarts committed Jan 11, 2024
1 parent c0e5fbf commit 863b854
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/notifications/BUCK
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ rust_test(
"//third-party/rust:thiserror",
"//third-party/rust:chrono",
"//third-party/rust:sqlx",
"//third-party/rust:mongodb",
"//third-party/rust:rand",
"//third-party/rust:uuid",
"//third-party/rust:serde_with",
Expand Down

0 comments on commit 863b854

Please sign in to comment.