diff --git a/plume-models/Cargo.toml b/plume-models/Cargo.toml index bf2806f5..9d17c8ff 100644 --- a/plume-models/Cargo.toml +++ b/plume-models/Cargo.toml @@ -55,6 +55,7 @@ path = "../plume-common" path = "../plume-macro" [dev-dependencies] +assert-json-diff = "2.0.1" diesel_migrations = "1.3.0" [features]