Skip to content

Commit

Permalink
chore: decrypt
Browse files Browse the repository at this point in the history
  • Loading branch information
Xiphoseer committed Jan 21, 2025
1 parent 3779ab8 commit 9fd2987
Show file tree
Hide file tree
Showing 4 changed files with 154 additions and 76 deletions.
119 changes: 74 additions & 45 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ edition = "2018"

[dependencies]
structopt = "0.3"
color-eyre = { version = "0.5", default-features = false }
color-eyre = { version = "0.6", default-features = false }
prettytable-rs = "0.8"
log = "0.4"
pretty_env_logger = "0.4"
Expand Down
Loading

0 comments on commit 9fd2987

Please sign in to comment.