mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-31 15:47:26 +00:00
janitor: Use more workspace dependencies
This commit is contained in:
parent
623bae7732
commit
d9224cd58f
26 changed files with 66 additions and 58 deletions
|
@ -24,7 +24,7 @@ slint-interpreter = { workspace = true, features = ["default", "display-diagnost
|
|||
pyo3 = { version = "0.21.0", features = ["extension-module", "indexmap", "chrono", "abi3-py310"] }
|
||||
indexmap = { version = "2.1.0" }
|
||||
chrono = "0.4"
|
||||
spin_on = "0.1"
|
||||
spin_on = { workspace = true }
|
||||
css-color-parser2 = { workspace = true }
|
||||
|
||||
[package.metadata.maturin]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue