[dependencies]
[dev-dependencies.semver]
version = "1"
[package]
authors = ["Martijn Gribnau <garm@ilumeo.com>"]
description = "Flexible bisect implementatation which allows the use the bisection method on arbitrary data types"
edition = "2018"
license = "Apache-2.0 OR MIT"
name = "bisector"
repository = "https://github.com/foresterre/bisector"
version = "0.2.0"