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

Failed to compile #3

Open
jeroen opened this issue May 4, 2018 · 0 comments
Open

Failed to compile #3

jeroen opened this issue May 4, 2018 · 0 comments

Comments

@jeroen
Copy link
Contributor

jeroen commented May 4, 2018

Trying to build spongedown from cargo gives me:

   Compiling clap v2.31.2
   Compiling csv v0.15.0
   Compiling pest_derive v1.0.7
   Compiling comrak v0.2.10
   Compiling spongedown v0.3.0
error[E0063]: missing field `smart` in initializer of `comrak::ComrakOptions`
   --> /Users/jeroen/.cargo/registry/src/git.luolix.top-1ecc6299db9ec823/spongedown-0.3.0/src/lib.rs:147:18
    |
147 |     let option = ComrakOptions {
    |                  ^^^^^^^^^^^^^ missing `smart`
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

No branches or pull requests

1 participant