ptth/crates/always_equal/Cargo.toml

12 lines
247 B
TOML
Raw Normal View History

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