Skip to content

Commit

Permalink
chore: update delegate requirement from 0.9.0 to 0.10.0 (#525)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 2, 2023
1 parent 6200c74 commit 347026e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ serde_json = {version = "1.0.67", optional = true}
bincode = {version = "1.3.1", optional = true}
tskit-derive = {version = "0.2.0", path = "tskit-derive", optional = true}
mbox = "0.6.0"
delegate = "0.9.0"
delegate = "0.10.0"

[dev-dependencies]
anyhow = {version = "1.0.66"}
Expand Down

0 comments on commit 347026e

Please sign in to comment.