Skip to content

Commit

Permalink
Merge dependabot: clap-4.5.26
Browse files Browse the repository at this point in the history
Signed-off-by: 35V LG84 <[email protected]>
  • Loading branch information
35VLG84 committed Jan 11, 2025
2 parents 2f384d7 + 8052959 commit ba3fbc0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 tackler-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ tackler-rs = { path = "../tackler-rs", version = "0.8.0-dev" }
tackler-api = { path = "../tackler-api", version = "0.8.0-dev" }
tackler-core = { path = "../tackler-core", version = "0.8.0-dev" }
log = { workspace = true }
clap = { version = "4.5.20", features = [ "derive" ] }
clap = { version = "4.5.26", features = [ "derive" ] }
time-tz = { workspace = true }

[target.'cfg(not(target_env = "msvc"))'.dependencies]
Expand Down

0 comments on commit ba3fbc0

Please sign in to comment.