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

add version to yew dev_dependencies #3

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

Conversation

alvierahman90
Copy link

This fixes the error:

error: failed to parse manifest at `/home/alvie/Documents/projects/yew-plotly/Cargo.toml`

Caused by:
  dependency (yew) specified without providing a local path, Git repository, version, or workspace dependency to use

when trying to run cargo check or trunk serve in a project that uses it.

I am using cargo version 1.79.0 (ffa9cf99a 2024-06-03)

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

1 participant