mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: bump proptest + arbitrary (#5779)
This commit is contained in:
@ -213,11 +213,11 @@ confy = "0.5"
|
||||
toml = "0.8"
|
||||
|
||||
# misc-testing
|
||||
arbitrary = "1.1"
|
||||
arbitrary = "1.3"
|
||||
assert_matches = "1.5.0"
|
||||
tempfile = "3.8"
|
||||
criterion = "0.5"
|
||||
pprof = "0.13"
|
||||
proptest = "1.0"
|
||||
proptest = "1.4"
|
||||
proptest-derive = "0.4"
|
||||
serial_test = "2"
|
||||
|
||||
Reference in New Issue
Block a user