Rust 1.80 stabilized `LazyLock` which allows us to remove `once_cell` as a dependency. We should update all code to make use of it after bumping our msrv. ┆Issue Number: ENG-817
Rust 1.80 stabilized
LazyLockwhich allows us to removeonce_cellas a dependency. We should update all code to make use of it after bumping our msrv.┆Issue Number: ENG-817