Skip to content

Commit

Permalink
Remove unused tempfile dependency
Browse files Browse the repository at this point in the history
# Conflicts:
#	Cargo.lock
  • Loading branch information
dani-garcia committed Jan 7, 2025
1 parent 76c7cf5 commit 2cadb2b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 23 deletions.
20 changes: 0 additions & 20 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions crates/bw/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,5 @@ inquire = "0.7.0"
log = "0.4.20"
tokio = { workspace = true, features = ["rt-multi-thread"] }

[dev-dependencies]
tempfile = "3.10.0"

[lints]
workspace = true

0 comments on commit 2cadb2b

Please sign in to comment.