handle atom table resize

* bumping serial_test dev-dependency due to broken should_panic handling in old version
This commit is contained in:
Bennet Bleßmann
2023-07-29 11:08:32 +02:00
parent 4ef8c5c47d
commit 6aa3c7d5d6
4 changed files with 103 additions and 48 deletions

View File

@@ -74,7 +74,7 @@ rand = "0.8.5"
[dev-dependencies]
assert_cmd = "1.0.3"
predicates-core = "1.0.2"
serial_test = "0.5.1"
serial_test = "2.0.0"
[patch.crates-io]
modular-bitfield = { git = "https://github.com/mthom/modular-bitfield" }