Published a new version of my UTMP-Classic crate. It can parse the classic UTMP files which #OpenBSD still uses to keep track of logged in users and such.
in this version I upgraded the zerocopy to 0.7 series and it needed some changes because of the new zerocopy::Ref .

crates.io: Rust Package Registry
crates.io serves as a central registry for sharing crates, which are packages or libraries written in Rust that you can use to enhance your projects
Everyone else: 
