fix: Broken merge

This commit is contained in:
Kalle Carlbark 2025-01-14 20:59:04 +01:00
parent a0ca976c99
commit 2842c69759

View file

@ -9,7 +9,6 @@ rust-version.workspace = true
categories.workspace = true
repository.workspace = true
homepage.workspace = true
temp.worspace = true
[features]
default = []
@ -31,7 +30,7 @@ crossterm = { version = "0.28", optional = true }
same-file = "1.0.1"
filetime = "0.2"
tempfile = "3.14"
tempfile.workspace = true
# Conversion traits
once_cell = "1.20"