Skip to content

Commit

Permalink
Merge pull request #19 from primitivefinance/dependabot/cargo/clap-4.4.8
Browse files Browse the repository at this point in the history
Bump clap from 4.4.7 to 4.4.8
  • Loading branch information
0xJepsen authored Nov 21, 2023
2 parents ccaeb3d + 7a213a5 commit e19bfc3
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 @@ -12,4 +12,4 @@ serde = { version = "1.0.189", features = ["derive"] }
anyhow = { version = "1.0.75" }
async-trait = "0.1.74"
config = "0.13.3"
clap = { version = "4.4.6", features = ["derive"] }
clap = { version = "4.4.8", features = ["derive"] }

0 comments on commit e19bfc3

Please sign in to comment.