Skip to content

Commit

Permalink
Update GSL requirement from 2.0.1 to 4.0.0
Browse files Browse the repository at this point in the history
Updates the requirements on [GSL](https://github.com/GuillaumeGomez/rust-GSL) to permit the latest version.
- [Release notes](https://github.com/GuillaumeGomez/rust-GSL/releases)
- [Commits](https://github.com/GuillaumeGomez/rust-GSL/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Mar 27, 2021
1 parent 21a7798 commit c8567de
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 @@ -14,5 +14,5 @@ keywords = ["simulation", "tree_sequences", "tskit", "population_genetics"]
[dependencies]
bitflags = "1.2.1"
thiserror = "1.0"
GSL = "2.0.1"
GSL = "4.0.0"
tskit = "0.1.1"

0 comments on commit c8567de

Please sign in to comment.