mirror of
https://github.com/kristoferssolo/des-rs.git
synced 2026-02-25 04:58:17 +00:00
test: add parametrized tests
This commit is contained in:
@@ -9,6 +9,7 @@ edition = "2024"
|
||||
[dev-dependencies]
|
||||
claims = "0.8"
|
||||
rand = "0.9"
|
||||
rstest = "0.26"
|
||||
|
||||
[lints.clippy]
|
||||
pedantic = "warn"
|
||||
|
||||
Reference in New Issue
Block a user