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 Jul 7, 2023
1 parent 6ffa158 commit 6f48dd6
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 38 deletions.
86 changes: 53 additions & 33 deletions Cargo.lock

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

10 changes: 5 additions & 5 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.11", features = ["cargo", "derive"] }
env-file-reader = "0.3.0"
glob = "0.3.1"
log = "0.4.18"
simple_logger = "4.1.0"
thiserror = "1.0.40"
toml = "0.7.4"
log = "0.4.19"
simple_logger = "4.2.0"
thiserror = "1.0.43"
toml = "0.7.6"

0 comments on commit 6f48dd6

Please sign in to comment.