Skip to content

Commit 0749ab4

Browse files
authored
Remove the pin-utils dependency (#56)
1 parent e909945 commit 0749ab4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

strategy/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ exclude = ["/.*"]
1414
[dependencies]
1515
event-listener = { path = "..", version = "2", default-features = false }
1616
pin-project-lite = "0.2.9"
17-
pin-utils = "0.1.0"
1817

1918
[features]
2019
default = ["std"]

0 commit comments

Comments
 (0)