From 1f6361a9a2e133b5f1fc0525332b01ec585e01e7 Mon Sep 17 00:00:00 2001 From: Kitaiti Makoto Date: Mon, 18 Apr 2022 00:21:17 +0900 Subject: [PATCH] Fix Cargo.toml --- plume-common/Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/plume-common/Cargo.toml b/plume-common/Cargo.toml index 2ff06b99..6068289f 100644 --- a/plume-common/Cargo.toml +++ b/plume-common/Cargo.toml @@ -39,6 +39,5 @@ branch = "bidi-plume" [dev-dependencies] assert-json-diff = "2.0.1" once_cell = "1.10.0" -assert-json-diff = "2.0.1" [features]