Skip to content

Commit 4540871

Browse files
committed
chore(deps): update rust crate pin-project-lite to 0.2.15
1 parent e61f2cc commit 4540871

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ nix = { version = "0.29.0", default-features = false, features = ["signal"] }
8282
once_cell = "1.20.2"
8383
owo-colors = "4.1.0"
8484
pathdiff = { version = "0.2.2", features = ["camino"] }
85-
pin-project-lite = "0.2.14"
85+
pin-project-lite = "0.2.15"
8686
pretty_assertions = "1.4.1"
8787
proptest = "1.5.0"
8888
quick-junit = "0.5.0"

0 commit comments

Comments
 (0)