ptth/crates/always_equal/Cargo.toml

12 lines
247 B
TOML

[package]
name = "always_equal"
version = "1.0.3"
authors = ["Trish"]
edition = "2018"
license = "AGPL-3.0"
description = "A wrapper for types that can't implement Eq"
repository = "https://six-five-six-four.com/git/reactor/ptth"
[dependencies]