Skip to content

Cannot install with cargo #7

Description

@lachlan-bailey

Hi,

Saw an issue with installing via cargo install askii

Looks like there's a error in one of the imports:

   ...
   Compiling darling v0.10.2
   Compiling enumset_derive v0.4.4
   Compiling enum-map v0.6.4
error[E0432]: unresolved import `syn::export`
  --> .cargo/registry/src/github.com-1ecc6299db9ec823/enumset_derive-0.4.4/src/lib.rs:10:10
   |
10 | use syn::export::Span;
   |          ^^^^^^ could not find `export` in `syn`

error: aborting due to previous error

sudo apt install ./askii_0.6.0_amd64.deb worked just fine.

Cheers,
Lachlan ☕

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions