Skip to content

Commit 2ba35db

Browse files
authored
Merge pull request #4 from uutils/renovate/diff-0.x
Update Rust crate diff to 0.1.13
2 parents 68e2f51 + b8efad6 commit 2ba35db

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
@@ -16,7 +16,7 @@ path = "src/main.rs"
1616

1717
[dependencies]
1818
chrono = "0.4.38"
19-
diff = "0.1.10"
19+
diff = "0.1.13"
2020
regex = "1.10.3"
2121
same-file = "1.0.6"
2222
unicode-width = "0.1.11"

0 commit comments

Comments
 (0)