Skip to content

Remove `once_cell` dependency from multiple Cargo.toml files and upda…

b0e4353
Select commit
Loading
Failed to load commit list.
Open

Remove once_cell dependency from multiple Cargo.toml files and update usage in validation.rs to use std::sync::LazyLock instead of once_cell::sync::Lazy. #3334

Remove `once_cell` dependency from multiple Cargo.toml files and upda…
b0e4353
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs