14 Commits (1d9761dd29d56c92385a40f3b11513cb556d6ed9)

Author SHA1 Message Date
Tom Parker-Shemilt 1d9761dd29 Upgrade diffy to fix ansi_term issue 2 years ago
dependabot[bot] 4d835349a0
Bump hyper from 0.14.10 to 0.14.12
Bumps [hyper](https://github.com/hyperium/hyper) from 0.14.10 to 0.14.12.
- [Release notes](https://github.com/hyperium/hyper/releases)
- [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hyperium/hyper/compare/v0.14.10...v0.14.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot] 5416cd7d70
Bump hyper from 0.14.7 to 0.14.10
Bumps [hyper](https://github.com/hyperium/hyper) from 0.14.7 to 0.14.10.
- [Release notes](https://github.com/hyperium/hyper/releases)
- [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hyperium/hyper/compare/v0.14.7...v0.14.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot] 65109e6b8e
Bump tokio from 1.5.0 to 1.8.4
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.5.0 to 1.8.4.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.5.0...tokio-1.8.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot] e8d1f1a349
Bump regex from 1.5.3 to 1.5.5
Bumps [regex](https://github.com/rust-lang/regex) from 1.5.3 to 1.5.5.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.5.3...1.5.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Tom Parker-Shemilt c823a120fd Upgrade scraper to fix future incompat issues 2 years ago
Tom Parker-Shemilt 85066f874a Cope with JSON failure better 3 years ago
Tom Parker-Shemilt bbdc9eeb03 Remove all the unpopular items 3 years ago
Tom Parker-Shemilt 0491e2ce2d Sort the README and enforce it with the checker 3 years ago
Tom Parker-Shemilt 80e35f47c3 Upgrade almost all the deps 3 years ago
Tom Parker-Shemilt 3b592dae23 Simplified handles with tokio Semaphore 4 years ago
Tom Parker-Shemilt 75a1a01825 Lockdown some versions to fix hyper bug 4 years ago
Tom Parker-Shemilt a1abde30b9 Upgrade packages and change over deprecated Reqwest function 4 years ago
Tom Parker-Shemilt 5a3f526f10 Add Cargo.lock to stop new packages breaking us 4 years ago