There was an error while loading. Please reload this page.
1 parent a75399c commit 5d6212bCopy full SHA for 5d6212b
1 file changed
Cargo.toml
@@ -15,5 +15,12 @@ categories = ["data-structures"]
15
16
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
17
18
+include = [
19
+ "Cargo.toml",
20
+ "LICENSE-APACHE",
21
+ "LICENSE-MIT",
22
+ "src/**/*"
23
+]
24
+
25
[dependencies]
26
twox-hash = "1.5.0"
0 commit comments