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

fix: #942 #1046

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

fix: #942 #1046

wants to merge 1 commit into from

Conversation

gibbz00
Copy link
Contributor

@gibbz00 gibbz00 commented Apr 28, 2024

Changes version numbers to start imports rather than the latest, reducing the need to make sure that the documentation numbers are always up-to-date.

One downside is that the users must set an explicit the version number before publishing their own crates.

Changes version numbers to start imports rather than the latest,
reducing the need to make sure that the documentation numbers are always
up-to-date.

One downside is that the users must set an explicit the version number
before publishing their own crates.
Copy link
Collaborator

@caspermeijn caspermeijn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's change these instructions to use cargo add. I believe it chooses the latest released version, but you need to check that.

https://doc.rust-lang.org/cargo/commands/cargo-add.html

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

2 participants