Skip to content

Commit d0797b1

Browse files
chore(deps): update brush-parser digest to 28641e0
1 parent 69cc6eb commit d0797b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ bindgen = "0.72.1"
4949
bitflags = "2.10.0"
5050
# The newest released version (0.3.0) of brush-parser has a bug that reports incorrect locations for some ast nodes.
5151
# The latest commit has fixed it. TODO: switch back to released version when a new version is published.
52-
brush-parser = { git = "https://github.com/reubeno/brush", rev = "dcb760933b10ee0433d7b740a5709b06f5c67c6b" }
52+
brush-parser = { git = "https://github.com/reubeno/brush", rev = "28641e077a6fe8a1fef9cf40603aa6e99440fc98" }
5353
bstr = { version = "1.12.0", default-features = false, features = ["alloc", "std"] }
5454
bumpalo = { version = "3.17.0", features = ["allocator-api2"] }
5555
bytemuck = { version = "1.23.0", features = ["extern_crate_alloc", "must_cast"] }

0 commit comments

Comments
 (0)