sspi-rs
sspi-rs copied to clipboard
refactor: remove `lazy_static` dependency
Hi,
I saw that you updated the Rust version in #298 . So, I made a small refactoring and removed the lazy_static dependency. We don't need it because the LazyStatic is stable now.
@TheBestTvarynka There is a conflict, but I approved and enabled auto-merge