Commit graph

6 commits

Author SHA1 Message Date
Eugene Pankov
d292cca03e
Bump version: 0.4.0 → 0.5.0 2022-08-14 13:02:49 +02:00
dependabot[bot]
8ec1aed26b Bump bytes from 1.2.0 to 1.2.1
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/tokio-rs/bytes/releases)
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/bytes/commits)

---
updated-dependencies:
- dependency-name: bytes
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-02 13:38:19 +02:00
Eugene Pankov
7cfb271bf4
Bump version: 0.3.0 → 0.4.0 2022-07-27 00:18:03 +02:00
Eugene Pankov
03db7b55fa
cleaned up TLS code, added certificate and key checks to warpgate check 2022-07-26 21:04:24 +02:00
Eugene Pankov
6e4835739c
use rustls-native-certs for mysql 2022-07-24 10:10:36 +02:00
Eugene Pankov
7682e17080
added MySQL support 2022-07-20 10:02:37 +02:00