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

Update deps via cargo update #2747

Merged
merged 1 commit into from
Apr 8, 2024
Merged

Conversation

YJDoc2
Copy link
Collaborator

@YJDoc2 YJDoc2 commented Apr 8, 2024

This updates the directly updatable dependencies by cargo update . These should mostly consist of transitive dependencies as we have disabled them in dependabot , so this PR is for making them up-to-date.

As done via cargo update , I think should be fine to merge if tests pass without any issues.

Signed-off-by: Yashodhan Joshi <yjdoc2@gmail.com>
@YJDoc2 YJDoc2 added the kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. label Apr 8, 2024
@YJDoc2 YJDoc2 requested review from utam0k and lengrongfu April 8, 2024 08:09
@utam0k utam0k merged commit 08d1db5 into containers:main Apr 8, 2024
29 of 30 checks passed
@github-actions github-actions bot mentioned this pull request Apr 8, 2024
@YJDoc2 YJDoc2 deleted the deps/update-deps branch April 27, 2024 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants