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

Use published skip-ratchet crate #45

Merged
merged 1 commit into from
Aug 19, 2022
Merged

Conversation

matheus23
Copy link
Member

I just went ahead and published the skip_ratchet crate and updated that as a dependency instead of depending on the github repo URL.

Otherwise I couldn't cargo publish:

$ cargo publish -p wnfs
    Updating crates.io index
error: all dependencies must have a version specified when publishing.
dependency `skip_ratchet` does not specify a version
Note: The published dependency will use the version from crates.io,
the `git` specification will be removed from the dependency declaration.

@matheus23 matheus23 merged commit 8471980 into main Aug 19, 2022
@matheus23 matheus23 deleted the matheus23/prepare-publish branch August 19, 2022 11:40
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.

2 participants