Skip to content

Commit

Permalink
Add missing db dependency on sketching
Browse files Browse the repository at this point in the history
Signed-off-by: David Mulder <[email protected]>
  • Loading branch information
dmulder committed Mar 29, 2024
1 parent 984c9c9 commit fb73f89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/common/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,4 @@ futures = "^0.3.28"
anyhow = { workspace = true }
kanidm_utils_users = { workspace = true }
csv = { workspace = true }
sketching = { workspace = true }

0 comments on commit fb73f89

Please sign in to comment.