Skip to content

Commit

Permalink
build(deps): bump clap from 4.5.10 to 4.5.11 (#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent 4b14a74 commit 3269cbd
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 mwp-web/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ serde = "1.0.204"
serde_json = "1.0.120"
tantivy = "0.22.0"
rusqlite = { version = "0.31.0", features = ["time", "url", "bundled"]}
clap = { version = "4.5.10", features = ["derive"]}
clap = { version = "4.5.11", features = ["derive"]}
static-files = "0.2.4"
actix-web-static-files = "4.0.1"

Expand Down

0 comments on commit 3269cbd

Please sign in to comment.