fluent-pseudo 0.3.3
·
1 commit
to main
since this release
- Eliminate unsafe block using
once_cell
instead of undefined behavior of mutable reference to mutable static - Cleanup docs
- Satiate Clippy
- Bump
regex
to 1.11