v0.6.0 - bump ed25519-dalek to v2.0 for RUSTSEC-2022-0093
fix: bump ed25519-dalek to v2.0 for RUSTSEC-2022-0093
Update ed25519-dalek dependency from v^1.0.1 to v2.0 to address the security vulnerability described in RUSTSEC-2022-0093. This update is backward-compatible as it does not introduce changes to the public API of rusty-paseto. However given the importance of the update due to its security implications, a minor version bump is used to signal that there has been a notable change in the dependencies that could affect users.