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

Bump base64 dependency to 0.21.0 #679

Merged
merged 1 commit into from
Sep 28, 2023

Conversation

ema
Copy link
Contributor

@ema ema commented Jun 20, 2023

No description provided.

@tgonzalezorlandoarm
Copy link
Member

Formatting error to fix :)

Copy link
Member

@tgonzalezorlandoarm tgonzalezorlandoarm left a comment

Choose a reason for hiding this comment

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

LGTM

@tgonzalezorlandoarm
Copy link
Member

e2e_tests should have the neccesary changes as well :)

@tgonzalezorlandoarm
Copy link
Member

Cargo.lock seems to be corrupt.
If you want to update base64 to version 0.21.0, my suggestion is to run:

git reset --soft HEAD^
git restore --staged Cargo.lock
cargo update --package base64@0.21.2 --precise 0.21.0
git add Cargo.lock

And commit again

Signed-off-by: Emanuele Rocca <emanuele.rocca@arm.com>
@tgonzalezorlandoarm
Copy link
Member

LGTM Thanks!

@tgonzalezorlandoarm tgonzalezorlandoarm merged commit 8e07791 into parallaxsecond:main Sep 28, 2023
13 checks passed
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.

3 participants