httpmock
httpmock copied to clipboard
Replace once_cell with std::sync::LazyLock
The once_cell::sync::Lazy functionality was made available in the std in Rust 1.80 via std::sync::LazyLock