Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
msuchane committed May 24, 2022
1 parent c451a16 commit 28c768a
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 83 deletions.
162 changes: 80 additions & 82 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 @@ -16,7 +16,7 @@ categories = ["command-line-utilities", "text-processing"]
clap = { version = "3.1", features = ["cargo"] }
regex = "1"
log = "0.4"
simplelog = "0.11"
simplelog = "0.12"
askama = "0.11"
# Disable support for tracing_error and SpanTrace in eyre
color-eyre = { version = "0.6", default-features = false }
Expand Down

0 comments on commit 28c768a

Please sign in to comment.