Skip to content

Commit a51a0b4

Browse files
committed
[WIP][hermes] Parse attributes with chumsky
gherrit-pr-id: Gczb3453nnkbkcyi7ljygagmk7mgyse2o
1 parent 61b2407 commit a51a0b4

625 files changed

Lines changed: 463537 additions & 6 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

tools/Cargo.lock

Lines changed: 88 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tools/hermes/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ reqwest = { version = "0.12", features = ["blocking", "rustls-tls"] }
5050
dirs = "6.0"
5151
tar = "0.4"
5252
flate2 = "1.1"
53+
chumsky = "0.12.0"
5354

5455
[build-dependencies]
5556
toml = "0.8"

0 commit comments

Comments
 (0)