Commit graph

28 commits

Author SHA1 Message Date
Jon Gjengset
0f57af3746 Bump openssl for dependabot
No need to bump Cargo.toml in Rust.

Closes #291
2024-08-03 05:07:20 -04:00
dependabot[bot]
a5bd3ab58a
Bump rustls from 0.22.3 to 0.22.4
Bumps [rustls](https://github.com/rustls/rustls) from 0.22.3 to 0.22.4.
- [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.22.3...v/0.22.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-19 19:50:16 +00:00
Jon Gjengset
c8517c4985 Release alpha.14 w/ fewer unused deps 2024-03-31 10:57:21 +02:00
Jon Gjengset
28846bbdba Remove more -Zminimal-version workarounds 2024-03-31 10:54:39 +02:00
Jon Gjengset
3ab5061f20 Remove dependency on unmaintained structopt 2024-03-31 10:47:37 +02:00
Jon Gjengset
7f0217ec2c Remove workaround for failure that's now gone 2024-03-31 10:44:56 +02:00
Jon Gjengset
3cd80e641b Release alpha.13 w/ bumps (#285) + tag fix (#284) 2024-03-31 10:35:58 +02:00
Jon Gjengset
84d05bd2ea Fix -Zminimal-versions 2024-03-31 10:35:58 +02:00
Jon Gjengset
00fd45a199 cargo update 2024-03-31 10:21:13 +02:00
Jon Gjengset
d57d259288 bump rustls-connector 2024-03-31 10:18:39 +02:00
Jon Gjengset
650844f2cd bump ouroboros 2024-03-31 09:54:55 +02:00
Jon Gjengset
aac6ef5fe8 bump base64 and lettre 2024-03-31 09:53:33 +02:00
dependabot[bot]
91b2635dc2
Bump openssl from 0.10.55 to 0.10.60
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.55 to 0.10.60.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.55...openssl-v0.10.60)

---
updated-dependencies:
- dependency-name: openssl
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-28 21:40:15 +00:00
Jon Gjengset
5d0d2f9723 Release alpha.12 with TLS improvements 2023-10-07 16:58:06 +02:00
dependabot[bot]
86ba3dc4ce
Bump rustls-webpki from 0.100.1 to 0.100.2 (#268)
Bumps [rustls-webpki](https://github.com/rustls/webpki) from 0.100.1 to 0.100.2.
- [Release notes](https://github.com/rustls/webpki/releases)
- [Commits](https://github.com/rustls/webpki/compare/v/0.100.1...v/0.100.2)

---
updated-dependencies:
- dependency-name: rustls-webpki
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-25 20:27:44 +02:00
Jon Gjengset
8148edf6ff Release alpha.11 2023-08-13 20:33:45 +02:00
Jon Gjengset
adcc46543c
Merge pull request #267 from checkline1052/main
bump rustls-connector to v0.18.1
2023-08-13 12:21:06 +02:00
Jon Gjengset
e7d25dd895
Merge pull request #266 from jonhoo/dependabot/cargo/openssl-0.10.55
Bump openssl from 0.10.48 to 0.10.55
2023-08-13 11:31:26 +02:00
checkline1052
5466c9e1da bump rustls-connector to v0.18.1 2023-06-29 10:45:04 +02:00
dependabot[bot]
7c476884d2
Bump openssl from 0.10.48 to 0.10.55
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.48 to 0.10.55.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.48...openssl-v0.10.55)

---
updated-dependencies:
- dependency-name: openssl
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-21 22:54:56 +00:00
dependabot[bot]
52d4542368
Bump ouroboros from 0.15.5 to 0.16.0
Bumps [ouroboros](https://github.com/joshua-maros/ouroboros) from 0.15.5 to 0.16.0.
- [Commits](https://github.com/joshua-maros/ouroboros/commits)

---
updated-dependencies:
- dependency-name: ouroboros
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-16 17:51:37 +00:00
dependabot[bot]
6d7dd4826b
Bump openssl from 0.10.41 to 0.10.48
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.41 to 0.10.48.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.41...openssl-v0.10.48)

---
updated-dependencies:
- dependency-name: openssl
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-25 02:03:40 +00:00
Jon Gjengset
41c5597135 Release alpha.10 2023-01-21 16:01:18 -08:00
Jon Gjengset
bdf90641a9
Merge pull request #253 from jonhoo/base64-bump
Bump base64 dependency
2023-01-21 16:00:16 -08:00
Jon Gjengset
bb8a10847f Fix minimal versions 2023-01-21 15:08:51 -08:00
Jon Gjengset
3ac33ef7f3 Bump base64 dependency 2023-01-21 14:27:53 -08:00
dependabot[bot]
a3f0f6b2b6
Bump bumpalo from 3.11.0 to 3.12.0
Bumps [bumpalo](https://github.com/fitzgen/bumpalo) from 3.11.0 to 3.12.0.
- [Release notes](https://github.com/fitzgen/bumpalo/releases)
- [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fitzgen/bumpalo/compare/3.11.0...3.12.0)

---
updated-dependencies:
- dependency-name: bumpalo
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-21 22:17:52 +00:00
Jon Gjengset
e0d47b969b Check in lockfile
https://twitter.com/jonhoo/status/1571290371124260865
2022-09-18 12:55:18 -07:00