We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a42817 commit 77adc97Copy full SHA for 77adc97
Cargo.toml
@@ -10,6 +10,7 @@ serde = { version = "1.0", features = ["derive"] }
10
serde_json = "1.0"
11
envy = "0.4"
12
sha2 = "0.10"
13
+imara-diff = "0.2"
14
similar = "2.7.0"
15
chrono = { version = "0.4.41", features = ["serde"] }
16
indicatif = "0.17"
@@ -40,4 +41,3 @@ regex = "1.10"
40
41
filetime = "0.2"
42
serial_test = "3.2"
43
rstest = "0.23"
-imara-diff = "0.2"
0 commit comments