🎊 always_equal to 1.0.0

main
_ 2021-03-21 18:21:48 +00:00
parent 02070e3660
commit 6f2c14670e
1 changed files with 4 additions and 3 deletions

View File

@ -1,9 +1,10 @@
[package]
name = "always_equal"
version = "0.1.0"
authors = ["_"]
version = "1.0.0"
authors = ["Trish"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
description = "A wrapper for types that can't implement Eq"
repository = "https://github.com/ReactorScram/ptth"
[dependencies]