Skip to content

Releases: Cardinal-Cryptography/subway

Release v1.0.2

09 May 09:50
Compare
Choose a tag to compare

Fix docker entrypoint

Release v1.0.1

09 May 07:57
Compare
Choose a tag to compare

Fix for hashing requests with null injectable parameters

Subway Release v1.0.0

08 May 10:19
e524bba
Compare
Choose a tag to compare
Bump the cargo group across 1 directory with 2 updates (#23)

* Bump the cargo group across 1 directory with 2 updates

Bumps the cargo group with 2 updates in the / directory: [hyper](https://github.com/hyperium/hyper) and [rustls](https://github.com/rustls/rustls).

Updates `rustls` from 0.21.11 to 0.21.12
- [Release notes](https://github.com/rustls/rustls/releases)
- [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustls/rustls/compare/v/0.21.11...v/0.21.12)

---
updated-dependencies:
- dependency-name: rustls
  dependency-type: indirect
  dependency-group: cargo
...
---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jan Koscisz <koscis.j@gmail.com>