[dependencies.ordered-float]
version = "^1.0"
[dependencies.rustc-hash]
version = "^1.1"
[package]
authors = ["Schell Scivally <efsubenovex@gmail.com>"]
description = """
Another implementation of the Cassowary linear constraint solving algorithm.
"""
edition = "2021"
homepage = "https://github.com/schell/casuarius"
keywords = ["constraint", "simplex", "user", "interface", "layout"]
license = "MIT / Apache-2.0"
name = "casuarius"
readme = "README.md"
repository = "https://github.com/schell/casuarius"
resolver = "2"
version = "0.1.1"