Skip to content

Commit

Permalink
fix(deps): update rust crate hakari to 0.17.4
Browse files Browse the repository at this point in the history
  • Loading branch information
nextest-bot committed Sep 12, 2024
1 parent a20431c commit 37204a3
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 24 deletions.
55 changes: 32 additions & 23 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.7"
hakari = { version = "0.17.3", features = ["cli-support"] }
hakari = { version = "0.17.4", features = ["cli-support"] }
hex = "0.4.3"
once_cell = "1.19.0"
serde = { version = "1.0.210", features = ["derive"] }

0 comments on commit 37204a3

Please sign in to comment.