carllerche / tower-web

A fast, boilerplate free, web framework for Rust
MIT License
981 stars 51 forks source link

fix(handlebars) stick handlebars version to 1.0.x #172

Closed sunng87 closed 5 years ago

sunng87 commented 5 years ago

Handlebars 1.0.x will work with Rust versions prior to 1.31.

https://github.com/sunng87/handlebars-rust/issues/253