mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 18:58:36 +00:00
Janitor: Update rowan dependency
This commit is contained in:
parent
b5ecd82ab3
commit
58242676f6
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ i-slint-common = { workspace = true, features = ["default"] }
|
|||
|
||||
num_enum = "0.7"
|
||||
strum = { workspace = true }
|
||||
rowan = { version = "0.15" }
|
||||
rowan = { version = "0.16.1" }
|
||||
smol_str = { workspace = true }
|
||||
derive_more = { workspace = true }
|
||||
codemap-diagnostic = { version = "0.1.1", optional = true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue