mirror of https://codeberg.org/topola/topola.git
Bump `dearcut` version to 0.3.0
This commit is contained in:
parent
990462d046
commit
6a1ce72923
|
|
@ -10,7 +10,7 @@ edition = "2024"
|
|||
|
||||
[dependencies]
|
||||
bimap = "0.6"
|
||||
dearcut = { version = "0.1", features = ["undoredo"] }
|
||||
dearcut = { version = "0.3", features = ["undoredo"] }
|
||||
derive-getters.workspace = true
|
||||
derive_more.workspace = true
|
||||
rstar = "0.12"
|
||||
|
|
|
|||
Loading…
Reference in New Issue