tvl-depot/users/tazjin/german-string/Cargo.toml
Vincent Ambo 64a085cf52 feat(tazjin/german-string): add Eq impl & corresponding proptests
Change-Id: I66a258fad5d4e249268b9d2743d46b30c5ac1dac
Reviewed-on: https://cl.tvl.fyi/c/depot/+/12240
Reviewed-by: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
Autosubmit: tazjin <tazjin@tvl.su>
2024-08-19 13:19:40 +00:00

7 lines
107 B
TOML

[package]
name = "german-string"
version = "0.1.0"
edition = "2021"
[dev-dependencies]
proptest = "1.5.0"