Crate uzers v0.12.2 released with Hurd support included

Jose Luis Alarcon Sanchez <[email protected]> Tue, 16 Dec 2025 15:16:44 +0100
Newsgroups gmane.linux.debian.ports.hurd,gmane.os.hurd.bugs,gmane.os.hurd.general
Message-ID <[email protected]>
Hello,

Today GNU/Hurd is a bit more compatible with Rust apps than yesterday:

https://github.com/rustadopt/uzers-rs/issues/29 
 
uzers, a crate very widely used into an important number of apps
written in Rust, just launched a new release that is specifically build
to introduce the compatibility with Hurd:

"Just released v0.12.2 with hurd support." says the developer in the
post that close the issue as solved. 

Is a good step, uzers is a crate included in a lot of command line
utilities, and this demonstrates that Hurd can be taken into account
when building applications in Rust. The change was made in the
src/base.rs file. 

Regards.
Jose Luis.