Skip to content

Commit 299c83a

Browse files
committed
Update repo/homepage name in Cargo.toml
1 parent 35ecf29 commit 299c83a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ build = "build.rs"
66
edition = "2018"
77
description = "rust interface to tskit"
88
license = "MIT"
9-
homepage = "https://github.com/molpopgen/tskit_rust"
10-
repository = "https://github.com/molpopgen/tskit_rust"
9+
homepage = "https://github.com/molpopgen/tskit-rust"
10+
repository = "https://github.com/molpopgen/tskit-rust"
1111

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

0 commit comments

Comments
 (0)