Skip to content

Commit

Permalink
Remove the pin-utils dependency (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
notgull committed May 4, 2024
1 parent aed2624 commit 323f774
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion strategy/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ exclude = ["/.*"]
[dependencies]
event-listener = { path = "..", version = "2", default-features = false }
pin-project-lite = "0.2.9"
pin-utils = "0.1.0"

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

0 comments on commit 323f774

Please sign in to comment.