Commit Graph

12 Commits

Author SHA1 Message Date
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>
2022-06-06 21:54:42 +00:00
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>
2022-06-06 21:18:48 +00:00
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>
2022-06-06 21:06:26 +00:00
Tom Parker-Shemilt
c823a120fd Upgrade scraper to fix future incompat issues 2022-02-26 22:50:01 +00:00
Tom Parker-Shemilt
85066f874a Cope with JSON failure better 2021-08-11 00:06:19 +01:00
Tom Parker-Shemilt
bbdc9eeb03 Remove all the unpopular items 2021-08-10 23:22:48 +01:00
Tom Parker-Shemilt
0491e2ce2d Sort the README and enforce it with the checker 2021-07-25 20:44:10 +01:00
Tom Parker-Shemilt
80e35f47c3 Upgrade almost all the deps 2021-05-05 22:21:23 +01:00
Tom Parker-Shemilt
3b592dae23 Simplified handles with tokio Semaphore 2020-06-03 18:05:12 +01:00
Tom Parker-Shemilt
75a1a01825 Lockdown some versions to fix hyper bug 2020-06-02 23:01:01 +01:00
Tom Parker-Shemilt
a1abde30b9 Upgrade packages and change over deprecated Reqwest function 2020-06-02 22:32:16 +01:00
Tom Parker-Shemilt
5a3f526f10 Add Cargo.lock to stop new packages breaking us 2020-06-02 22:27:17 +01:00