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

Cargo.lock: Bump shlex to version 1.3.0 #141

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

tgonzalezorlandoarm
Copy link
Member

@tgonzalezorlandoarm tgonzalezorlandoarm commented Jan 31, 2024

Cargo.lock: Bump shlex to version 1.3.0

To fix RUSTSEC-2024-0006.
shlex 1.3.0 is the patched version of the crate.

@gowthamsk-arm
Copy link
Contributor

Can you add a small comment on top of the ignore command?

@tgonzalezorlandoarm tgonzalezorlandoarm changed the title nightly/audit: Temporary ignore RUSTSEC-2024-0006 Cargo.lock: Bump shlex to version 1.3.0 Feb 23, 2024
To fix RUSTSEC-2024-0006.
shlex 1.3.0 is the patched version of the crate.

Signed-off-by: Tomás González <[email protected]>
Solves clippy issues:
"In a `match` scrutinee, avoid complex blocks or closures with
blocks; instead, move the block or closure higher and bind it
with a `let`"

Signed-off-by: Tomás González <[email protected]>
Copy link
Contributor

@gowthamsk-arm gowthamsk-arm left a comment

Choose a reason for hiding this comment

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

LGTM

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