Skip to content

Commit 8a53742

Browse files
committed
fix(deps): update rust crate hakari to 0.17.5
1 parent 52be7e8 commit 8a53742

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

nexlint/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ camino = { version = "1.1.9", features = ["serde1"] }
99
debug-ignore = "1.0.5"
1010
determinator = "0.12.0"
1111
guppy = "0.17.8"
12-
hakari = { version = "0.17.4", features = ["cli-support"] }
12+
hakari = { version = "0.17.5", features = ["cli-support"] }
1313
hex = "0.4.3"
1414
once_cell = "1.19.0"
1515
serde = { version = "1.0.210", features = ["derive"] }

0 commit comments

Comments
 (0)