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 ccf65ef commit 7e4a3d0Copy full SHA for 7e4a3d0
Cargo.toml
@@ -27,7 +27,7 @@ serde_json = {version = "1.0.67", optional = true}
27
bincode = {version = "1.3.1", optional = true}
28
tskit-derive = {version = "0.2.0", path = "tskit-derive", optional = true}
29
mbox = "0.6.0"
30
-delegate = "0.8.0"
+delegate = "0.9.0"
31
32
[dev-dependencies]
33
anyhow = {version = "1.0.66"}
0 commit comments