Skip to content

Upgrade criterion and anyhow#935

Closed
citizen-stig wants to merge 2 commits into
thrumdev:masterfrom
citizen-stig:nikolai/upgrade-criterion-and-anyhow
Closed

Upgrade criterion and anyhow#935
citizen-stig wants to merge 2 commits into
thrumdev:masterfrom
citizen-stig:nikolai/upgrade-criterion-and-anyhow

Conversation

@citizen-stig
Copy link
Copy Markdown
Contributor

  • RUSTSEC-2021-0127 serde_cbor is unmaintained
    Dependency tree:
    serde_cbor 0.11.2
    └── criterion 0.3.6
    
  • RUSTSEC-2024-0375 atty is unmaintained
    atty 0.2.14
    └── criterion 0.3.6
    
  • RUSTSEC-2025-0056 adler crate is unmaintained (tokio is upgraded in another PR)
    adler 1.0.2
    └── miniz_oxide 0.7.4
        └── backtrace 0.3.73
          ├── tokio 1.42.0
          ..
          └── anyhow 1.0.95
    

citizen-stig and others added 2 commits May 6, 2026 10:22
Bump anyhow to match the workspace upgrade so `cargo check --locked`
succeeds.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Copy link
Copy Markdown
Contributor

@rphmeier rphmeier left a comment

Choose a reason for hiding this comment

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

Needs a cargo.lock regen, but happy to merge after that.

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