ptth/crates/always_equal/Cargo.toml

12 lines
237 B
TOML

[package]
name = "always_equal"
version = "1.0.2"
authors = ["Trish"]
edition = "2018"
license = "AGPL-3.0"
description = "A wrapper for types that can't implement Eq"
repository = "https://github.com/ReactorScram/ptth"
[dependencies]