From 974313eb87b5086ddb07ab14c50192fcb9dcd5e9 Mon Sep 17 00:00:00 2001 From: Jesse Bakker Date: Wed, 6 Jan 2021 18:13:29 +0100 Subject: Replace last usages of difference with dissimilar --- crates/proc_macro_srv/Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'crates/proc_macro_srv') diff --git a/crates/proc_macro_srv/Cargo.toml b/crates/proc_macro_srv/Cargo.toml index df9a55c10..f78c17194 100644 --- a/crates/proc_macro_srv/Cargo.toml +++ b/crates/proc_macro_srv/Cargo.toml @@ -21,7 +21,6 @@ test_utils = { path = "../test_utils", version = "0.0.0" } [dev-dependencies] cargo_metadata = "=0.12.0" -difference = "2.0.0" # used as proc macro test targets serde_derive = "1.0.106" -- cgit v1.2.3