Update Gleam tree sitter to support label shorthand syntax (#11427)

This commit is contained in:
Philip Giuliani 2024-08-06 21:16:44 +02:00 committed by GitHub
parent 0a4432b104
commit b8c968fe47
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1855,7 +1855,7 @@ auto-format = true
[[grammar]]
name = "gleam"
source = { git = "https://github.com/gleam-lang/tree-sitter-gleam", rev = "bcf9c45b56cbe46e9dac5eee0aee75df270000ac" }
source = { git = "https://github.com/gleam-lang/tree-sitter-gleam", rev = "426e67087fd62be5f4533581b5916b2cf010fb5b" }
[[language]]
name = "ron"