Skip to content

Commit 9f573fa

Browse files
committed
fix: only include src
1 parent 6e40ead commit 9f573fa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ license = "MIT"
77
authors = [ "Carson M <carson@pyke.io>" ]
88
description = "Proc macro-free async/await Rust streams"
99
repository = "https://github.com/pykeio/async-stream-lite"
10+
include = ["src/"]
1011

1112
[dependencies]
1213
futures-core = { version = "0.3", default-features = false }

0 commit comments

Comments
 (0)