Skip to content

v0.1.11 — bump turul-jwt-validator dep to 0.2

Choose a tag to compare

@hortovanyi hortovanyi released this 22 Apr 21:32
· 100 commits to main since this release

Changed

  • Dependency on turul-jwt-validator bumped from "0.1""0.2".
    The 0.2.0 release of turul-jwt-validator is the first version
    published exclusively from its own standalone repository
    (aussierobots/turul-jwt-validator);
    the 0.1.x line on crates.io had originated from the pre-extraction
    embedded copy in this workspace. Runtime behaviour is unchanged —
    the 0.2.0 source is API-identical to 0.1.9.
  • No public API changes in any turul-a2a* crate.