Skip to content

Commit

Permalink
fix(deps): update rust crate hakari to 0.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nextest-bot authored and sunshowers committed Oct 4, 2023
1 parent aae4c8b commit ee83448
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.6", features = ["serde1"] }
debug-ignore = "1.0.5"
determinator = "0.12.0"
guppy = "0.17.1"
hakari = { version = "0.16.0", features = ["cli-support"] }
hakari = { version = "0.17.1", features = ["cli-support"] }
hex = "0.4.3"
once_cell = "1.18.0"
serde = { version = "1.0.188", features = ["derive"] }

0 comments on commit ee83448

Please sign in to comment.