Skip to content

Commit

Permalink
Update minimal version of pin-project-lite to 0.2.12 (#66)
Browse files Browse the repository at this point in the history
  • Loading branch information
taiki-e authored and notgull committed May 4, 2024
1 parent 26a005e commit 976c817
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion strategy/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ exclude = ["/.*"]

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

[features]
default = ["std"]
Expand Down

0 comments on commit 976c817

Please sign in to comment.