Skip to content

Commit 779b391

Browse files
authored
Update minimal version of pin-project-lite to 0.2.12 (#66)
1 parent 6b6644a commit 779b391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

strategy/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ exclude = ["/.*"]
1313

1414
[dependencies]
1515
event-listener = { path = "..", version = "2", default-features = false }
16-
pin-project-lite = "0.2.9"
16+
pin-project-lite = "0.2.12"
1717

1818
[features]
1919
default = ["std"]

0 commit comments

Comments
 (0)