Skip to content

Commit 3d77a1a

Browse files
Bump tskit from 0.7.0-alpha.0 to 0.7.0-alpha.1 (#93)
1 parent 76bc648 commit 3d77a1a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

necsim/plugins/tskit/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ necsim-plugins-core = { path = "../core", features = ["export"] }
1717

1818
serde = { version = "1.0", features = ["derive"] }
1919
serde_json = "1.0"
20-
tskit = { version = "0.7.0-alpha.0", features = ["provenance"] }
20+
tskit = { version = "0.7.0-alpha.1", features = ["provenance"] }
2121
uname = "0.1"
2222
findshlibs = "0.10"
2323
fnv = "1.0"

0 commit comments

Comments
 (0)