Thanks to visit codestin.com
Credit goes to github.com

Skip to content

can't get app or cli to go. #4

@bdmorin

Description

@bdmorin

I'm on Apple Silicon if that matters.

GUI or CLI.

I use Rust apps, but don't know rust.

CleanShot 2022-12-08 at 09 55 05@2x

~/s/g/s/github-icons (main) ➜ cargo run -- sync
warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
package:   /Users/bdmorin/src/github.com/samdenty/github-icons/api/Cargo.toml
workspace: /Users/bdmorin/src/github.com/samdenty/github-icons/Cargo.toml
   Compiling gh_api v0.3.0
   Compiling site_icons v0.3.8
error[E0554]: `#![feature]` may not be used on the stable release channel
 --> /Users/bdmorin/.cargo/registry/src/github.com-1ecc6299db9ec823/gh_api-0.3.0/src/lib.rs:1:1
  |
1 | #![feature(async_closure)]
  | ^^^^^^^^^^^^^^^^^^^^^^^^^^

For more information about this error, try `rustc --explain E0554`.
error: could not compile `gh_api` due to previous error
warning: build failed, waiting for other jobs to finish...

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