Skip to content

Commit

Permalink
cargo: Updates deps (thanks lib.rs)
Browse files Browse the repository at this point in the history
  • Loading branch information
hoijui committed Jun 1, 2024
1 parent d96c932 commit 091080e
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 5 deletions.
18 changes: 14 additions & 4 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 @@ -44,7 +44,7 @@ clap = { version = "4.4", features = ["cargo"] }
cli_utils = { version = "0.7", package = "cli_utils_hoijui" }
const_format = "0.2"
dotenvy = "0.15"
env_logger = { version = "0.10", default-features = false }
env_logger = { version = "0.11", default-features = false }
git-version = "0.3"
lazy_static = "1.4"
log = "0.4"
Expand Down

0 comments on commit 091080e

Please sign in to comment.