Skip to content

Commit

Permalink
output format fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
spezifisch committed Jul 26, 2024
1 parent 7d6040f commit 66cf6e6
Show file tree
Hide file tree
Showing 3 changed files with 256 additions and 16 deletions.
199 changes: 196 additions & 3 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 @@ -6,3 +6,4 @@ edition = "2021"
[dependencies]
tokio = { version = "1", features = ["full"] }
regex = "1"
clap = { version = "3.0", features = ["derive"] }
Loading

0 comments on commit 66cf6e6

Please sign in to comment.