zola/components/rendering
Peng Guanwen 0b897ce7c7 Replace trim_{left, right} with trim_{start, end}
trim_{start, end} is introduced in rust 1.30.0 and
trim_{left, right} is deprecated since 1.33.0.
2019-01-29 16:30:54 +08:00
..
benches rustfmt 2018-10-31 08:18:57 +01:00
src Replace trim_{left, right} with trim_{start, end} 2019-01-29 16:30:54 +08:00
tests Comment out failing test while its getting fixed in Tera 2019-01-26 11:46:54 +01:00
Cargo.toml Update tera to v1 alpha 2019-01-23 19:20:43 +01:00