Skip to content

v0.2.0

Compare
Choose a tag to compare
@tmthecoder tmthecoder released this 26 Jan 17:55
· 16 commits to main since this release
257a3d7
  • Support parsing an HOTP/TOTP instance from an otpauth URI (Thanks to @orion78fr)
  • Add in an "ffi" feature to make all structs & enums C-compatible with the #[repr(C)] attribute