Skip to content

Commit d1d7685

Browse files
committed
Remove tempfile as cargo machete say it is unused
1 parent 7d08d04 commit d1d7685

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

crates/modelardb_test/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,4 @@ modelardb_types = { path = "../modelardb_types" }
2727
modelardb_storage = { path = "../modelardb_storage" }
2828
object_store = { workspace = true, features = ["aws", "azure"] }
2929
rand.workspace = true
30-
tempfile.workspace = true
3130
url.workspace = true

0 commit comments

Comments
 (0)