Commit Graph

51 Commits (master)
 

Author SHA1 Message Date
dependabot[bot] ce1eb55d7e build(deps): bump bumpalo from 3.7.0 to 3.12.0 in /many-requests
Bumps [bumpalo](https://github.com/fitzgen/bumpalo) from 3.7.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.7.0...3.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot] 32cc820401 build(deps): bump bumpalo from 3.7.0 to 3.12.0 in /http-get
Bumps [bumpalo](https://github.com/fitzgen/bumpalo) from 3.7.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.7.0...3.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot] 6946af21c6 build(deps): bump crossbeam-utils from 0.8.5 to 0.8.9 in /many-requests
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
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
dependabot[bot] 1abab56cb9 build(deps): bump hyper from 0.14.9 to 0.14.23 in /http-get
Bumps [hyper](https://github.com/hyperium/hyper) from 0.14.9 to 0.14.23.
- [Release notes](https://github.com/hyperium/hyper/releases)
- [Changelog](https://github.com/hyperium/hyper/blob/v0.14.23/CHANGELOG.md)
- [Commits](https://github.com/hyperium/hyper/compare/v0.14.9...v0.14.23)

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

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot] b20e7a8781 build(deps): bump bumpalo from 3.7.0 to 3.12.0 in /cheapo-request
Bumps [bumpalo](https://github.com/fitzgen/bumpalo) from 3.7.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.7.0...3.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Jim Blandy ac0f711598
Merge pull request #25 from ProgrammingRust/dependabot/cargo/many-requests-surf/bumpalo-3.12.0
build(deps): bump bumpalo from 3.7.0 to 3.12.0 in /many-requests-surf
1 year ago
dependabot[bot] 53cb0e9553
build(deps): bump bumpalo from 3.7.0 to 3.12.0 in /many-requests-surf
Bumps [bumpalo](https://github.com/fitzgen/bumpalo) from 3.7.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.7.0...3.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Jim Blandy 30563daece Mention update of `actix-web` in `actix-gcd` example. 2 years ago
Jim Blandy 268dd00366 Update actix-gcd example to use actix-web 4.1. 2 years ago
Jim Blandy ef4901665b README.md: Mention examples from the Asynchronous Programming chapter. 3 years ago
Jim Blandy e4470d30b0 block-on: Add example from Chapter 20, Asynchronous Programming. 3 years ago
Jim Blandy 083e5ec83a spawn-blocking: Add example from Chapter 20, Asynchronous Programming. 3 years ago
Jim Blandy d4dff688ee many-requests-surf: Add example from Chapter 20, Asynchronous Programming. 3 years ago
Jim Blandy 165ec30977 many-requests: Add example from Chapter 20, Asynchronous Programming. 3 years ago
Jim Blandy 095dc1628b README.md: Add Nora to the list of authors. 3 years ago
Jim Blandy f33db3397d cheapo-request: Add example from Chapter 20, Asynchronous Programming. 3 years ago
Jim Blandy 5cea569df2 ref-with-flag: Update for 2nd edition. 3 years ago
Jim Blandy dc2350d9da queue: Update for 2nd edition. 3 years ago
Jim Blandy f1efa660ca libgit2-rs-safe: Update for 2nd edition. 3 years ago
Jim Blandy cd2e8fd8ab libgit2-rs: Update for 2nd edition. 3 years ago
Jim Blandy 20283f8a98 README.md: Update chapter numbers. 3 years ago
Jim Blandy 4939101769 json-macro: Update for 2nd edition. 3 years ago
Jim Blandy 89c968e197 interval: Update for 2nd edition. 3 years ago
Jim Blandy 5cf5a6e5bc http-get: Update for Rust 2018. 3 years ago
Jim Blandy 6a8541ad7f grep: Update for Rust 2018. 3 years ago
Jim Blandy 807b796c3b generic-queue: Update for Rust 2018. 3 years ago
Jim Blandy 4e2e6c3630 gcd: Update for Rust 2018. 3 years ago
Jim Blandy be527001d0 gap-buffer: Update for Rust 2018. 3 years ago
Jim Blandy bdd175151c fern_sim: Updated. 3 years ago
Jim Blandy 002cb75b78 echo-server: Update. 3 years ago
Jim Blandy f84cdb094d copy: Updated. 3 years ago
Jim Blandy e67ebc345c README.md: Provide link target for actix-web. 3 years ago
Jim Blandy 24f15b4105 Remove iron-gcd; it's not used in the 2nd edition. 3 years ago
Jim Blandy 2927097382 complex: Update for 2nd edition. 3 years ago
Jim Blandy 88dbb7c344 binary-tree: Update. 3 years ago
Jim Blandy fd7632bb9b basic-router: Update. 3 years ago
Jim Blandy 7f7597a656 Add actix-gcd example, from the tour. 3 years ago
Jim Blandy 64472e49a7 Update `ascii` example. 3 years ago
Jim Blandy 488030873c
Merge pull request #9 from Horki/ch_21_sync_once
ch21: libgit2-safe; replace deprecated const ONCE_INIT
3 years ago
Horki db570792ac ch21: libgit2-safe; replace deprecated const ONCE_INIT 3 years ago
Jim Blandy 74adadb66b ascii: Doc tweak. 3 years ago
Jim Blandy 5fdf9ebabc ascii: Note that assertion in UB example may behave arbitrarily. 3 years ago
Jim Blandy 04bf581e9a ascii: Doc fix. 3 years ago
Jim Blandy 2d64e6aa4c ascii: the `AsciiExt` trait is no longer necessary. 3 years ago
Jim Blandy 9b8d21b422 Update http-get to reqwest 0.9. 3 years ago
Jim Blandy 0a5ee8ea66 Cargo update for most dirs. 3 years ago
Jim Blandy 24fc09dd6a cargo update for gcd and iron-gcd. 4 years ago
Jim Blandy bf8774d15c iron-gcd: "generated by cargo" comment added to Cargo.lock. 5 years ago
Jim Blandy 4b6001b2a8 Add MIT license. 6 years ago