Skip to content

Commit

Permalink
chore: add nom package
Browse files Browse the repository at this point in the history
  • Loading branch information
tangtang95 committed May 18, 2024
1 parent 51a5b05 commit 9ff5e85
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
17 changes: 17 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ edition = "2021"
clap = { version = "4.5.4", features = ["derive"] }
thiserror = "1.0.59"
walkdir = "2.5.0"
nom = "7.1.3"

[dev-dependencies]
assert_cmd = "2.0.12"
Expand Down

0 comments on commit 9ff5e85

Please sign in to comment.