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

chore: update dependencies #590

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

chore: update dependencies #590

wants to merge 1 commit into from

Conversation

hds
Copy link
Collaborator

@hds hds commented Oct 21, 2024

For users who build tokio-console by installing it with cargo, it is
common to use the --locked flag to indicate that the dependency
versions from the lock file should be used. So it's worth having those
dependencies up to date.

This change checks in the result of running cargo update without
changing the manifest (Cargo.toml) files.

For users who build tokio-console by installing it with `cargo`, it is
common to use the `--locked` flag to indicate that the dependency
versions from the lock file should be used. So it's worth having those
dependencies up to date.

This change checks in the result of running `cargo update` without
changing the manifest (`Cargo.toml`) files.
@hds hds requested a review from a team as a code owner October 21, 2024 13:03
Copy link
Collaborator

@Rustin170506 Rustin170506 left a comment

Choose a reason for hiding this comment

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

Looks good to me. Thanks! 👍

@Rustin170506
Copy link
Collaborator

@hds The CI failed. Need to update the proto stuff.

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