parent
07fce46297
commit
825a183aeb
@ -1,2 +1,3 @@
|
||||
/syntect-2.1.0.crate
|
||||
/syntect-3.0.1.crate
|
||||
/syntect-3.0.2.crate
|
||||
|
@ -1 +1 @@
|
||||
SHA512 (syntect-3.0.1.crate) = cb12cd8e8203ed552ee1c12a295d324406dfa50730f46239936c93c3a159fc46d2760fa8e60f224882d0ae3d25f091f716232e979e1f167b4690109a5a6e95f7
|
||||
SHA512 (syntect-3.0.2.crate) = 3f8ad590a78f4f850560841980c7090de563c774ea128a35277b0a5b9ad922b6eff5f3bfedb07a1252d24e6e3cba08c8e5aa22cdf2a84107aad4cd3a135c75f6
|
||||
|
@ -1,11 +0,0 @@
|
||||
--- syntect-3.0.1/Cargo.toml 1970-01-01T01:00:00+01:00
|
||||
+++ syntect-3.0.1/Cargo.toml 2018-11-04T17:14:16.621747+01:00
|
||||
@@ -14,7 +14,7 @@
|
||||
name = "syntect"
|
||||
version = "3.0.1"
|
||||
authors = ["Tristan Hume <tristan@thume.ca>"]
|
||||
-exclude = ["testdata/*"]
|
||||
+exclude = ["testdata/*", "/scripts/*", "/Makefile", "/codecov.yml"]
|
||||
description = "library for high quality syntax highlighting and code intelligence using Sublime Text's grammars"
|
||||
documentation = "https://docs.rs/syntect"
|
||||
readme = "Readme.md"
|
Loading…
Reference in new issue