Skip to content

Commit 126f01c

Browse files
authored
fix(deps): update rust crate once_cell to 1.20.3 (#142)
1 parent 7ad0976 commit 126f01c

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
@@ -11,5 +11,5 @@ determinator = "0.12.0"
1111
guppy = "0.17.12"
1212
hakari = { version = "0.17.7", features = ["cli-support"] }
1313
hex = "0.4.3"
14-
once_cell = "1.20.2"
14+
once_cell = "1.20.3"
1515
serde = { version = "1.0.217", features = ["derive"] }

0 commit comments

Comments
 (0)