Skip to content

Error installing quiver via cargo #29

Description

@phoenixr-codes

Cargo fails to resolve the leaves dependency. The dependency name should be changed to leaves-tui as this matches the package name in the repository of leaves.

 version = "0.112.2"
 default-features = false
 
-[dependencies.leaves]
+[dependencies.leaves-tui]
 git = "https://github.com/freepicheep/leaves.git"
 branch = "main"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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