Skip to content

Commit

Permalink
deps(cargo): bump the rust group with 3 updates (#84)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 10, 2024
1 parent 3e190fc commit 5d34980
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 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.

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ keywords = ["debugging", "cli"]
categories = ["command-line-utilities"]

[dependencies]
anyhow = "1.0.86"
bytemuck = { version = "1.17.1", features = ["derive"] }
clap = { version = "4.5.16", features = ["derive"] }
anyhow = "1.0.87"
bytemuck = { version = "1.18.0", features = ["derive"] }
clap = { version = "4.5.17", features = ["derive"] }
colored = "2.1.0"
ctrlc = "3.4.5"
widestring = "1.1.0"
Expand Down

0 comments on commit 5d34980

Please sign in to comment.