Skip to content

Commit

Permalink
remove unused tempfile dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jakobhellermann committed Jan 14, 2025
1 parent 8e9cf91 commit 0e473ff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion termwiz/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ phf = "0.11"
serde = {version="1.0", features = ["rc", "derive"], optional=true}
siphasher = "0.3"
sha2 = "0.10"
tempfile = "3.4"
terminfo = "0.9"
thiserror = "1.0"
unicode-segmentation = "1.8"
Expand Down

0 comments on commit 0e473ff

Please sign in to comment.