Skip to content

Commit

Permalink
chore(deps): bump clap from 4.5.1 to 4.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mario-nt committed Mar 12, 2024
1 parent d535f79 commit 0df72de
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 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 @@ -41,7 +41,7 @@ axum = { version = "0", features = ["multipart"] }
binascii = "0"
bytes = "1"
chrono = { version = "0", default-features = false, features = ["clock"] }
clap = { version = "4.4.18", features = ["derive", "env"]}
clap = { version = "4.5.2", features = ["derive", "env"]}
config = "0"
derive_more = "0"
email_address = "0"
Expand Down

0 comments on commit 0df72de

Please sign in to comment.