ptth/crates/always_equal/Cargo.toml

11 lines
216 B
TOML

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