Skip to content

v0.1.3

Compare
Choose a tag to compare
@d-e-s-o d-e-s-o released this 15 Dec 03:01
· 455 commits to devel since this release
v0.1.3
18b7786
  • Show PIN related errors through pinentry native reporting mechanism
    instead of emitting them to stdout
  • Added a man page (nitrocli(1)) for the program to the repository
  • Adjusted program to use Rust Edition 2018
  • Enabled more lints
  • Applied a couple of clippy reported suggestions
  • Added categories to Cargo.toml
  • Changed dependency version requirements to be less strict (only up to
    the minor version and not the patch level)
  • Bumped pkg-config dependency to 0.3.14
  • Bumped libc dependency to 0.2.45
  • Bumped cc dependency to 1.0.25