Skip to content
This repository was archived by the owner on Apr 4, 2024. It is now read-only.

Commit 5d6212b

Browse files
committed
Update include.
1 parent a75399c commit 5d6212b

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

Cargo.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,12 @@ categories = ["data-structures"]
1515

1616
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1717

18+
include = [
19+
"Cargo.toml",
20+
"LICENSE-APACHE",
21+
"LICENSE-MIT",
22+
"src/**/*"
23+
]
24+
1825
[dependencies]
1926
twox-hash = "1.5.0"

0 commit comments

Comments
 (0)