This commit is contained in:
dependabot[bot] 2024-11-18 09:30:54 +00:00 committed by GitHub
commit 8fc9ec13af
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -31,7 +31,7 @@ indexmap = { version = "2.1", optional = true }
jetscii = "0.5"
memchr = "2.5"
nom = { version = "7.1", default-features = false, features = ["std"] }
rowan = "0.15"
rowan = "0.16"
tracing = { version = "0.1", optional = true }
[dev-dependencies]