`opaque-ke 2.0.0` explicitly pins an older version of `voprf` that violates the new lifetime rules (https://github.com/rust-lang/rust/pull/117967) `voprf` fixed this issue in version `0.5.0`: https://github.com/facebook/voprf/pull/131 would it be possible to cut a new release of `opaque-ke 2.0` with the latest version of `voprf`? also, this issue probably affects the `opaque-ke 3.0` pre-release, too, since it also pins an older version of `voprf`