11 lines
282 B
Diff
11 lines
282 B
Diff
--- hexyl-0.10.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
+++ hexyl-0.10.0/Cargo.toml 2022-08-07T09:57:51.824832+00:00
|
|
@@ -21,6 +21,7 @@
|
|
license = "MIT/Apache-2.0"
|
|
repository = "https://github.com/sharkdp/hexyl"
|
|
resolver = "2"
|
|
+exclude = ["/tests/"]
|
|
|
|
[profile.release]
|
|
lto = true
|