fmt and update dependency

This commit is contained in:
Mikayla Maki 2023-06-29 17:49:42 -07:00
parent cd670e340f
commit 787412b545
No known key found for this signature in database
5 changed files with 11 additions and 13 deletions

View file

@ -64,7 +64,7 @@ itertools = "0.10"
[dev-dependencies]
ctor.workspace = true
env_logger.workspace = true
pretty_assertions = "*"
pretty_assertions.workspace = true
client = { path = "../client", features = ["test-support"] }
collections = { path = "../collections", features = ["test-support"] }
db = { path = "../db", features = ["test-support"] }