Skip to content

Commit e80d4e1

Browse files
committed
Remove intern dependency from collector
1 parent 0f7946c commit e80d4e1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

collector/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ inquire = "0.7.5"
4545

4646
benchlib = { path = "benchlib" }
4747
database = { path = "../database" }
48-
intern = { path = "../intern" }
4948

5049
[target.'cfg(windows)'.dependencies]
5150
miow = "0.3"

0 commit comments

Comments
 (0)