Skip to content

Commit 327bb03

Browse files
committed
Refactor code
1 parent 250e11b commit 327bb03

File tree

6 files changed

+755
-515
lines changed

6 files changed

+755
-515
lines changed

Cargo.lock

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

crates/index/Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,5 @@ edition.workspace = true
77
license.workspace = true
88

99
[dependencies]
10-
defs = { path = "../defs" }
11-
ordered-float = "5.0.0"
10+
defs.workspace = true
1211
uuid.workspace = true

0 commit comments

Comments
 (0)