blob: 5f21b7d2c71d5921fcd73e272988030790c5f4db [file] [log] [blame]
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)
[package]
edition = "2018"
name = "predicates-core"
version = "1.0.2"
authors = ["Nick Stevens <nick@bitcurry.com>"]
description = "An API for boolean-valued predicate functions.\n"
homepage = "https://github.com/assert-rs/predicates-rs/tree/master/predicates-core"
documentation = "https://docs.rs/predicates-core"
readme = "README.md"
keywords = ["predicate", "boolean", "combinatorial", "match", "logic"]
categories = ["data-structures", "rust-patterns"]
license = "MIT/Apache-2.0"
repository = "https://github.com/assert-rs/predicates-rs/tree/master/predicates-core"
[badges.azure-devops]
pipeline = "predicates-rs"
project = "assert-rs"