We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa33941 commit 2e84164Copy full SHA for 2e84164
2 files changed
Cargo.toml
@@ -11,8 +11,5 @@ license = "MIT OR Apache-2.0"
11
repository = "https://github.com/notriddle/rust-unified-diff"
12
exclude = [ "fuzz" ]
13
14
-[[bin]]
15
-name = "unified-diff"
16
-
17
[dependencies]
18
diff = "0.1.10"
src/main.rs
0 commit comments