From 4f954112b8c8cf266a8338cc86166f912c2da88c Mon Sep 17 00:00:00 2001 From: Mel Date: Tue, 21 Sep 2021 22:43:20 +0200 Subject: Byte differ --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 7605ee0..9d715e6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ edition = "2018" [dependencies] serde = {version = "1.0", features = ["derive"] } serde_json = "1.0" -difference = "2.0.0" +similar = "2.0.0" anyhow = "1.0" [workspace] -- cgit 1.4.1