sunng87 / handlebars-iron

Handlebars middleware for Iron web framework
MIT License
119 stars 20 forks source link

rustup to handlebars-rust 0.12 #22

Closed untitaker closed 8 years ago

untitaker commented 8 years ago

Unfortunately https://github.com/sunng87/handlebars-rust/commit/8a4a575bb45044f8462a7a120b9f189b016ec43e makes this very hard, see comment there.

sunng87 commented 8 years ago

Thanks for pointing out. I've noticed this issue when I about to release 0.10 and failed to compile it with handlebars 0.12.0. I will fix it soon.