Skip to content

Commit 5e9cc96

Browse files
committed
chore(query): fix style
1 parent 35996b8 commit 5e9cc96

File tree

2 files changed

+0
-31
lines changed

2 files changed

+0
-31
lines changed

Cargo.lock

Lines changed: 0 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/query/functions-v2/Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ ordered-float = { git = "https://github.com/andylokandy/rust-ordered-float.git",
3636
] }
3737
rand = { version = "0.8.5", features = ["small_rng"] }
3838
strength_reduce = "0.2.3"
39-
# TODO: Switch to jsonb. bson is used for placeholder.
40-
bson = "2.4"
4139
once_cell = "1.12.0"
4240
serde = { version = "1.0.137", features = ["derive"] }
4341
serde_json = "1.0"

0 commit comments

Comments
 (0)