Skip to content

Commit

Permalink
fix(deps): update rust crate once_cell to 1.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nextest-bot committed May 7, 2024
1 parent 40d6f29 commit 83f9f54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nexlint/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ determinator = "0.12.0"
guppy = "0.17.5"
hakari = { version = "0.17.2", features = ["cli-support"] }
hex = "0.4.3"
once_cell = "1.18.0"
once_cell = "1.19.0"
serde = { version = "1.0.193", features = ["derive"] }

0 comments on commit 83f9f54

Please sign in to comment.