Skip to content

Commit 77adc97

Browse files
committed
imara diff dep
1 parent 7a42817 commit 77adc97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ serde = { version = "1.0", features = ["derive"] }
1010
serde_json = "1.0"
1111
envy = "0.4"
1212
sha2 = "0.10"
13+
imara-diff = "0.2"
1314
similar = "2.7.0"
1415
chrono = { version = "0.4.41", features = ["serde"] }
1516
indicatif = "0.17"
@@ -40,4 +41,3 @@ regex = "1.10"
4041
filetime = "0.2"
4142
serial_test = "3.2"
4243
rstest = "0.23"
43-
imara-diff = "0.2"

0 commit comments

Comments
 (0)