Skip to content

v3.3.1

Compare
Choose a tag to compare
@bradfier bradfier released this 15 Sep 07:33
· 40 commits to master since this release
v3.3.1
8a94d9c

Changes

  • Use .strip_prefix in place of .starts_with where appropriate, this stops a Clippy lint from leaking out of our router! macro and into downstream code.