You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
315 B
11 lines
315 B
6 years ago
|
--- byteorder-1.2.6/Cargo.toml 1970-01-01T01:00:00+01:00
|
||
|
+++ byteorder-1.2.6/Cargo.toml 2018-10-26T16:58:00.732291+02:00
|
||
|
@@ -22,6 +22,7 @@
|
||
|
categories = ["encoding", "parsing"]
|
||
|
license = "Unlicense/MIT"
|
||
|
repository = "https://github.com/BurntSushi/byteorder"
|
||
|
+exclude = ["/ci/*"]
|
||
|
[profile.bench]
|
||
|
opt-level = 3
|
||
|
|