You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
programming-rust-examples/cheapo-request
dependabot[bot] 2bf5e64a05 build(deps): bump crossbeam-utils from 0.8.5 to 0.8.9 in /cheapo-request
Bumps [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) from 0.8.5 to 0.8.9.
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.5...crossbeam-utils-0.8.9)

---
updated-dependencies:
- dependency-name: crossbeam-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
..
src cheapo-request: Add example from Chapter 20, Asynchronous Programming. 3 years ago
.gitignore cheapo-request: Add example from Chapter 20, Asynchronous Programming. 3 years ago
Cargo.lock build(deps): bump crossbeam-utils from 0.8.5 to 0.8.9 in /cheapo-request 1 year ago
Cargo.toml cheapo-request: Add example from Chapter 20, Asynchronous Programming. 3 years ago