lset 0.3.0

Data types describing linear sets
Documentation
# 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 are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2021"
name = "lset"
version = "0.3.0"
authors = ["The Enarx Project Developers"]
exclude = [".gitignore", ".github/*"]
description = "Data types describing linear sets"
homepage = "https://github.com/enarx/lset"
readme = "README.md"
keywords = ["linear", "sets", "line", "span"]
categories = ["development-tools", "rust-patterns"]
license = "Apache-2.0"
repository = "https://github.com/enarx/lset"
resolver = "2"
[badges.github]
repository = "enarx/lset"
workflow = "test"

[badges.is-it-maintained-issue-resolution]
repository = "enarx/lset"

[badges.is-it-maintained-open-issues]
repository = "enarx/lset"

[badges.maintenance]
status = "actively-developed"