Skip to content

Commit 0081661

Browse files
committed
chore(deps): update rust crate once_cell to 1.20.2
1 parent 18bf2e2 commit 0081661

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ nextest-filtering = { version = "0.12.0", path = "nextest-filtering" }
8080
nextest-metadata = { version = "0.12.1", path = "nextest-metadata" }
8181
nextest-workspace-hack = "0.1.0"
8282
nix = { version = "0.29.0", default-features = false, features = ["signal"] }
83-
once_cell = "1.20.1"
83+
once_cell = "1.20.2"
8484
owo-colors = "4.1.0"
8585
pathdiff = { version = "0.2.1", features = ["camino"] }
8686
pin-project-lite = "0.2.14"

0 commit comments

Comments
 (0)