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

Commit

Permalink
Merge pull request #57 from axodotdev/dependabot/cargo/clap-4.4.8
Browse files Browse the repository at this point in the history
chore(deps): bump clap from 4.4.7 to 4.4.8
  • Loading branch information
mistydemeo authored Nov 14, 2023
2 parents 7bac93f + cfdb3fb commit b2c2066
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 @@ -42,7 +42,7 @@ semver = { version = "1.0.20", optional = true, default-features = true, feature
node-semver = { version = "2.1.0", optional = true }
oro-package-spec = { version = "0.3.34", optional = true }
thiserror = "1.0.50"
clap = { version = "4.4.7", features = ["derive"] }
clap = { version = "4.4.8", features = ["derive"] }
pathdiff = { version = "0.2.1", features = ["camino"] }
itertools = "0.11.0"
url = "2.4.0"
Expand Down

0 comments on commit b2c2066

Please sign in to comment.