From 84105e10d0ce93052cdce677e8472bdcc3c388db Mon Sep 17 00:00:00 2001 From: Micha White Date: Sat, 4 Oct 2025 19:07:22 -0400 Subject: Basic diffing --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index ab2500a..f959f9d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,3 +8,4 @@ walkdir = "2" fast-glob = "1" serde = { version = "1", features = ["derive"] } serde_json = "1" +imara-diff = "0.2" -- cgit v1.2.3