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