mirror of
https://github.com/katanemo/plano.git
synced 2026-06-08 14:55:14 +02:00
common: add proptest dev-dependency for configuration tests
Signed-off-by: Troy Mitchell <i@troy-y.org>
This commit is contained in:
parent
938f9c4bdf
commit
2548aa71cb
1 changed files with 1 additions and 0 deletions
|
|
@ -36,3 +36,4 @@ tokio = { version = "1.44", features = ["sync", "time", "macros", "rt"] }
|
|||
hyper = { version = "1.0", features = ["full"] }
|
||||
bytes = "1.0"
|
||||
http-body-util = "0.1"
|
||||
proptest = "1.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue