Commit Graph

9 Commits

Author SHA1 Message Date
dependabot[bot]
43e523ab5f
chore(deps): bump tokio from 1.28.1 to 1.38.2 in /rust-amqprs
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.28.1 to 1.38.2.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.28.1...tokio-1.38.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-08 02:13:36 +00:00
dependabot[bot]
1d9d896ee3
Bump mio from 0.8.6 to 0.8.11 in /rust-amqprs
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:45:47 +00:00
Michael Klishin
35ff26a5ea Rust amqprs: update dependencies 2023-05-20 15:50:40 +04:00
Michael Klishin
2d871344a2
Rust with amqprs: tutorial six is not currently implemented 2023-04-15 02:08:24 +04:00
Michael Klishin
71024e0dc2
Rust with amqprs: port tutorial three 2023-04-15 02:06:36 +04:00
Michael Klishin
b412772268
Rust with amqprs: port tutorial four 2023-04-15 01:50:03 +04:00
Michael Klishin
12384c94cb
Rust with amqprs: port tutorial 3 2023-04-15 01:20:11 +04:00
Michael Klishin
00957bb434
Rust with amqprs: port tutorials one and two 2023-04-15 00:56:30 +04:00
Michael Klishin
171239a0ec
Begin porting Rust tutorials to amqprs (in addition to Lapin) 2023-04-13 00:28:52 +04:00