Skip to content

Commit

Permalink
chore(deps): bump the cargo group with 5 updates (#174)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 566cebf commit b7d70bd
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 32 deletions.
61 changes: 34 additions & 27 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,22 +13,22 @@ rust-version = "1.80.1"
annotate-snippets = "0.11.4"
anstream = "0.6.18"
anyhow = "1.0.93"
clap = { version = "4.5.16", features = ["derive", "env"] }
clap-verbosity-flag = "2.2.1"
clap = { version = "4.5.21", features = ["derive", "env"] }
clap-verbosity-flag = "2.2.3"
env_logger = "0.11.5"
github-actions-models = "0.9.0"
human-panic = "2.0.1"
indicatif = "0.17.8"
indicatif = "0.17.9"
itertools = "0.13.0"
log = "0.4.22"
moka = { version = "0.12.8", features = ["sync"] }
owo-colors = "4.1.0"
pest = "2.7.14"
pest_derive = "2.7.14"
reqwest = { version = "0.12.9", features = ["blocking", "json"] }
serde = { version = "1.0.214", features = ["derive"] }
serde = { version = "1.0.215", features = ["derive"] }
serde-sarif = "0.6.5"
serde_json = "1.0.125"
serde_json = "1.0.133"
serde_yaml = "0.9.34"
terminal-link = "0.1.0"
yamlpath = "0.11.1"
Expand Down

0 comments on commit b7d70bd

Please sign in to comment.