Skip to content

tss2-fapi-rs v0.6.0

Choose a tag to compare

@danieltrick danieltrick released this 06 Oct 18:36
· 5 commits to main since this release

Changes

Changed

  • Rust edition has been changed to 2024.
  • Various dependencies have been updated to the latest version.

Added

  • Added support for environment variable TSS2_FAPI_STATIC to the build.rs file, which allows the static version of the TSS2 FAPI library to be linked via pkg-config.

Fixed

  • Improved parsing of the TSS2 FAPI library version in the build.rs file, fixing possible errors with "custom" builds.