Rocket/contrib
Laurentiu Nicola 5f0583eb04 Don't skip over the first Tera error.
The first line in the Tera error messages is sometimes less useful,
but in other cases, like when the context is not a map or struct,
contains the complete description. As such, always include it, even if
the output is slightly uglier. Also don't append periods at the end
since some Tera messages already have them.
2017-07-26 23:32:35 -04:00
..
src Don't skip over the first Tera error. 2017-07-26 23:32:35 -04:00
tests Remove config global state. Use Responder::respond_to. 2017-05-19 03:29:08 -07:00
Cargo.toml New version: 0.3.0. 2017-07-14 11:30:48 -07:00