Remove unnecessary lazy_static dependency (#176)
This removes the `lazy_static` dependency, bumping the MSRV and this crate's major version.
---------
Co-authored-by: Spenser Black <spenserblack01@gmail.com>
Co-authored-by: tison <wander4096@gmail.com>