Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade handlebars to 4.3.6. #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

darnuria
Copy link

@darnuria darnuria commented Jan 4, 2023

Had an issue due to compiling error of handlebars tried to update it went smoothly. :)

error: expected `;`, found keyword `let`
   --> /home/darnuria/.cargo/registry/src/github.com-1ecc6299db9ec823/handlebars-3.5.3/src/helpers/mod.rs:180:81
    |
180 |                 write!(out, "{}:{}{}"->"", h.name(), v.value().render(), output)
    |                                                                                 ^ help: add `;` here
181 |                 let output = format!(, );
    |                 --- unexpected token

   Compiling futures-util v0.3.13
error: could not compile `handlebars` due to previous error
warning: build failed, waiting for other jobs to finish...

@darnuria
Copy link
Author

@mardiros Hello if you want some in person time for a review will be available next week! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants