Skip to content

Run cargo update#4499

Merged
muhamadazmy merged 1 commit intorestatedev:mainfrom
muhamadazmy:pr4499
Mar 18, 2026
Merged

Run cargo update#4499
muhamadazmy merged 1 commit intorestatedev:mainfrom
muhamadazmy:pr4499

Conversation

@muhamadazmy
Copy link
Contributor

@muhamadazmy muhamadazmy commented Mar 18, 2026

Run cargo update

Summary

  • This fixes issues with cargo deny:
error[vulnerability]: Decompressing invalid data can leak information from uninitialized memory or reused output buffer
    ┌─ /github/workspace/Cargo.lock:407:1
    │
407 │ lz4_flex 0.12.0 registry+https://github.com/rust-lang/crates.io-index
    │ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ security vulnerability detected
  • It also adds the Apache-2.0 WITH LLVM-exception to the list of allowed licenses.

Stack created with Sapling. Best reviewed with ReviewStack.

Copy link

@claude claude bot left a comment

Choose a reason for hiding this comment

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

⚠️ Code review skipped — your organization's overage spend limit has been reached.

Code review is billed via overage credits. To resume reviews, an organization admin can raise the monthly limit in Settings → Usage.

Once credits are available, reopen this pull request to trigger a review.

# Summary
- This fixes issues with `cargo deny`:
```
error[vulnerability]: Decompressing invalid data can leak information from uninitialized memory or reused output buffer
    ┌─ /github/workspace/Cargo.lock:407:1
    │
407 │ lz4_flex 0.12.0 registry+https://github.com/rust-lang/crates.io-index
    │ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ security vulnerability detected
```
- It also adds the `Apache-2.0 WITH LLVM-exception` to the list of allowed licenses.
@muhamadazmy muhamadazmy merged commit 69c6414 into restatedev:main Mar 18, 2026
61 of 64 checks passed
@muhamadazmy muhamadazmy deleted the pr4499 branch March 18, 2026 14:27
@github-actions github-actions bot locked and limited conversation to collaborators Mar 18, 2026
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.

2 participants