We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b6644a commit 779b391Copy full SHA for 779b391
strategy/Cargo.toml
@@ -13,7 +13,7 @@ exclude = ["/.*"]
13
14
[dependencies]
15
event-listener = { path = "..", version = "2", default-features = false }
16
-pin-project-lite = "0.2.9"
+pin-project-lite = "0.2.12"
17
18
[features]
19
default = ["std"]
0 commit comments