Skip to content
This repository has been archived by the owner on Jun 25, 2024. It is now read-only.

update dependencies #5

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

update dependencies #5

wants to merge 1 commit into from

Conversation

verres1
Copy link

@verres1 verres1 commented Jun 5, 2024

Update some deps to get commit into this repository.

@verres1 verres1 requested a review from a team as a code owner June 5, 2024 15:02
@nudgebot-stable
Copy link

Not notifying user stevecshanks. User has Nudgebot notifications muted.

Comment on lines +31 to +32
rand = "0.8.5"
rustc_version = "0.4.0"

Choose a reason for hiding this comment

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

You do not need to specify the minor version, this way the crates that uses this will be able to update the version on their own, so e.g.

rand = "0.8"

would be enough

Copy link

@sanjayts-dv sanjayts-dv left a comment

Choose a reason for hiding this comment

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

LGTM, would be good to get this merged before archival :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants