Commit Graph

10 Commits

Author SHA1 Message Date
dependabot[bot]
3d4a00b090
chore(deps): bump tokio from 1.42.0 to 1.43.1 in /rust-lapin
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.42.0 to 1.43.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.42.0...tokio-1.43.1)

---
updated-dependencies:
- dependency-name: tokio
  dependency-version: 1.43.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-09 20:13:05 +00:00
dependabot[bot]
0ab98d246e
chore(deps): bump ring from 0.17.8 to 0.17.13 in /rust-lapin
Bumps [ring](https://github.com/briansmith/ring) from 0.17.8 to 0.17.13.
- [Changelog](https://github.com/briansmith/ring/blob/main/RELEASES.md)
- [Commits](https://github.com/briansmith/ring/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-07 19:01:40 +00:00
Michael Klishin
ccd3cd4261
rust-lapin: update dependencies to address an advisory 2025-01-01 06:58:21 -05:00
dependabot[bot]
6dadc48ae2
Bump rustls from 0.21.1 to 0.21.11 in /rust-lapin
Bumps [rustls](https://github.com/rustls/rustls) from 0.21.1 to 0.21.11.
- [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.1...v/0.21.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-19 19:48:01 +00:00
dependabot[bot]
c82d42902a
Bump mio from 0.8.6 to 0.8.11 in /rust-lapin
Bumps [mio](https://github.com/tokio-rs/mio) from 0.8.6 to 0.8.11.
- [Release notes](https://github.com/tokio-rs/mio/releases)
- [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/mio/compare/v0.8.6...v0.8.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 21:46:21 +00:00
dependabot[bot]
78a4fb2f93
Bump rustix from 0.37.19 to 0.37.25 in /rust-lapin
Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.37.19 to 0.37.25.
- [Release notes](https://github.com/bytecodealliance/rustix/releases)
- [Commits](https://github.com/bytecodealliance/rustix/compare/v0.37.19...v0.37.25)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 18:45:22 +00:00
dependabot[bot]
827645eb65
Bump rustls-webpki from 0.100.1 to 0.100.2 in /rust-lapin
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>
2023-08-22 18:08:17 +00:00
Michael Klishin
85a3970049 Rust Lapin: update dependencies 2023-05-20 15:49:03 +04:00
Luke Bakken
98956e0dfe
Update dependencies
Fixes https://github.com/rabbitmq/rabbitmq-tutorials/security/dependabot/16
2023-05-01 09:38:08 -07:00
Michael Klishin
171239a0ec
Begin porting Rust tutorials to amqprs (in addition to Lapin) 2023-04-13 00:28:52 +04:00