Skip to content

Commit

Permalink
Merge pull request #22 from Spec-ify/dependabot/cargo/clap-4.5.16
Browse files Browse the repository at this point in the history
build(deps): bump clap from 4.5.4 to 4.5.16
  • Loading branch information
zleyyij authored Aug 29, 2024
2 parents 6ee6279 + c87b291 commit ac0b160
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ phf_codegen = "0.11.2"
parsing = { path = "../parsing" }
axum = "0.7.4"
chrono = "0.4.38"
clap = { version = "4.0", features = ["derive"] }
clap = { version = "4.5", features = ["derive"] }
colored = "2.1.0"
http = "1.0.0"
nom = "7.1.3"
Expand Down

0 comments on commit ac0b160

Please sign in to comment.