Skip to content

Commit

Permalink
fix(deps): update rust crate hakari to 0.17.5
Browse files Browse the repository at this point in the history
  • Loading branch information
nextest-bot committed Oct 7, 2024
1 parent 52be7e8 commit 3794d1b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 nexlint/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ camino = { version = "1.1.9", features = ["serde1"] }
debug-ignore = "1.0.5"
determinator = "0.12.0"
guppy = "0.17.8"
hakari = { version = "0.17.4", features = ["cli-support"] }
hakari = { version = "0.17.5", features = ["cli-support"] }
hex = "0.4.3"
once_cell = "1.19.0"
serde = { version = "1.0.210", features = ["derive"] }

0 comments on commit 3794d1b

Please sign in to comment.