We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1044c80 + 6e9fce2 commit 9f0f684Copy full SHA for 9f0f684
Cargo.toml
@@ -4,6 +4,10 @@ version = "0.1.0"
4
authors = ["molpopgen <[email protected]>"]
5
build = "build.rs"
6
edition = "2018"
7
+description = "rust interface to tskit"
8
+license = "MIT"
9
+homepage = "https://github.com/molpopgen/tskit_rust"
10
+repository = "https://github.com/molpopgen/tskit_rust"
11
12
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
13
0 commit comments