Skip to content

Commit 8faa589

Browse files
committed
fix(deps): update rust crate hakari to 0.17.2
1 parent f1929b9 commit 8faa589

File tree

2 files changed

+25
-55
lines changed

2 files changed

+25
-55
lines changed

Cargo.lock

Lines changed: 24 additions & 54 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.6", features = ["serde1"] }
99
debug-ignore = "1.0.5"
1010
determinator = "0.12.0"
1111
guppy = "0.17.5"
12-
hakari = { version = "0.17.1", features = ["cli-support"] }
12+
hakari = { version = "0.17.2", features = ["cli-support"] }
1313
hex = "0.4.3"
1414
once_cell = "1.18.0"
1515
serde = { version = "1.0.193", features = ["derive"] }

0 commit comments

Comments
 (0)