Janitor: Update rowan dependency

This commit is contained in:
Olivier Goffart 2025-01-06 12:52:37 +01:00
parent b5ecd82ab3
commit 58242676f6

View file

@ -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 }