Skip to content

Commit a982790

Browse files
committed
chore: move tempfile to dev deps
1 parent 5b3bd79 commit a982790

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

common/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ regex = "1"
2929
serde = { workspace = true, features = ["rc"] }
3030
serde_json = { workspace = true }
3131
serde_with = { workspace = true, features = ["base64"] }
32-
tempfile = "3"
3332
tokio = { workspace = true }
3433
tracing = { workspace = true }
3534
futures = "0.3.31"

0 commit comments

Comments
 (0)