Skip to content

Commit

Permalink
Merge branch 'reduced-to-the-max'
Browse files Browse the repository at this point in the history
  • Loading branch information
egli committed Jan 23, 2024
2 parents 052d808 + c7fe394 commit 4b408a6
Show file tree
Hide file tree
Showing 18 changed files with 4,538 additions and 4,162 deletions.
335 changes: 335 additions & 0 deletions Cargo.lock

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

10 changes: 3 additions & 7 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,8 @@ name = "louis"
path = "src/main.rs"

[dependencies]
nom = "7"
nom-unicode = "^0.3"
enumset = "1.0.6"
clap = { version = "4.0", features = ["derive"] }
thiserror = "1.0"
search_path = "0.1.4"

serde = { version = "1.0.171", features = ["derive"] }
serde_yaml = "0.9.22"
clap = { version = "4.4.11", features = ["derive"] }
enumset = "1.1.3"
libyaml = "0.2.0"
Loading

0 comments on commit 4b408a6

Please sign in to comment.