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
376 B
11 lines
376 B
--- onig-4.2.0/Cargo.toml 1970-01-01T01:00:00+01:00
|
|
+++ onig-4.2.0/Cargo.toml 2018-11-03T15:54:22.401291+01:00
|
|
@@ -19,6 +19,7 @@
|
|
readme = "README.md"
|
|
license = "MIT"
|
|
repository = "http://github.com/iwillspeak/rust-onig"
|
|
+exclude = ["/.snooper.yaml", "/.travis.yml", "/Vagrantfile", "/appveyor.yml", "/appveyor_rust_install.ps1"]
|
|
[dependencies.bitflags]
|
|
version = "1.0"
|
|
|