Skip to content

Commit

Permalink
fix(deps): update rust crate hakari to 0.17.8 (#148)
Browse files Browse the repository at this point in the history
  • Loading branch information
nextest-bot authored Feb 21, 2025
1 parent 930e3dc commit 52e5b9b
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 38 deletions.
64 changes: 27 additions & 37 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.16"
hakari = { version = "0.17.7", features = ["cli-support"] }
hakari = { version = "0.17.8", features = ["cli-support"] }
hex = "0.4.3"
once_cell = "1.20.3"
serde = { version = "1.0.218", features = ["derive"] }

0 comments on commit 52e5b9b

Please sign in to comment.