Merge pull request #4 from uutils/renovate/diff-0.x

Update Rust crate diff to 0.1.13
This commit is contained in:
Sylvestre Ledru
2024-04-16 21:53:45 +02:00
committed by GitHub
+1 -1
View File
@@ -16,7 +16,7 @@ path = "src/main.rs"
[dependencies]
chrono = "0.4.38"
diff = "0.1.10"
diff = "0.1.13"
regex = "1.10.3"
same-file = "1.0.6"
unicode-width = "0.1.11"