Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 13, 2023
1 parent 05cf6b1 commit 55c13c5
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 12 deletions.
17 changes: 8 additions & 9 deletions Cargo.lock

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

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ categories = ["command-line-utilities"]

[dependencies]
anyhow = "1.0.71"
clap = { version = "4.3.2", features = ["cargo", "derive"] }
clap = { version = "4.3.3", features = ["cargo", "derive"] }
env-file-reader = "0.3.0"
glob = "0.3.1"
log = "0.4.18"
simple_logger = "4.1.0"
log = "0.4.19"
simple_logger = "4.2.0"
thiserror = "1.0.40"
toml = "0.7.4"

0 comments on commit 55c13c5

Please sign in to comment.