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.
1 parent b3e4cb8 commit 6e9fce2Copy full SHA for 6e9fce2
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