|
|
@@ -17,7 +17,7 @@ dependencies = [ |
|
|
|
"serde_derive 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"slug 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"staticfile 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"syntect 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"syntect 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tempdir 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tera 0.10.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"term-painter 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -769,7 +769,7 @@ dependencies = [ |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "syntect" |
|
|
|
version = "1.4.0" |
|
|
|
version = "1.5.0" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"bincode 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -1136,7 +1136,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
"checksum strsim 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b4d15c810519a91cf877e7e36e63fe068815c678181439f2f29e2562147c3694" |
|
|
|
"checksum syn 0.11.11 (registry+https://github.com/rust-lang/crates.io-index)" = "d3b891b9015c88c576343b9b3e41c2c11a51c219ef067b264bd9c8aa9b441dad" |
|
|
|
"checksum synom 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)" = "a393066ed9010ebaed60b9eafa373d4b1baac186dd7e008555b0f702b51945b6" |
|
|
|
"checksum syntect 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c744c176da754551021bd294be06ef1bc329469054696d73020514c0a8c8dcc5" |
|
|
|
"checksum syntect 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "fed7a5661c5c42fe998c561efb12137381a4486702f41c95a1d7269f3cc8ca6a" |
|
|
|
"checksum tempdir 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "87974a6f5c1dfb344d733055601650059a3363de2a6104819293baff662132d6" |
|
|
|
"checksum tera 0.10.6 (registry+https://github.com/rust-lang/crates.io-index)" = "9c931ade2857155d5e55115375d4d2b8a441536e2b9e44643a8b67e235e09030" |
|
|
|
"checksum term 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)" = "d168af3930b369cfe245132550579d47dfd873d69470755a19c2c6568dbbd989" |
|
|
|