Skip to content

Commit

Permalink
Update unreachable requirement from 0.1 to 1.0 (#243)
Browse files Browse the repository at this point in the history
Updates the requirements on [unreachable](https://github.com/reem/rust-unreachable) to permit the latest version.
- [Release notes](https://github.com/reem/rust-unreachable/releases)
- [Commits](https://github.com/reem/rust-unreachable/commits/1.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and scrogson committed Oct 13, 2019
1 parent 162cfe2 commit 970ce95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rustler_sys/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ build = "build.rs"
categories = ["external-ffi-bindings"]

[dependencies]
unreachable = "0.1"
unreachable = "1.0"

0 comments on commit 970ce95

Please sign in to comment.