Skip to content

Commit f3e78d7

Browse files
committed
remove proc-macro-hack dep
1 parent 0733e60 commit f3e78d7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

async-stream/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ readme = "README.md"
2222
[dependencies]
2323
async-stream-impl = { version = "0.1.0" }
2424
futures-core-preview = "=0.3.0-alpha.17"
25-
proc-macro-hack = "0.5.8"
2625

2726
[dev-dependencies]
2827
tokio = "=0.2.0-alpha.1"

0 commit comments

Comments
 (0)