fix: Broken merge
This commit is contained in:
parent
a0ca976c99
commit
2842c69759
1 changed files with 1 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue