Commit Graph

9 Commits (827553d02971651dce644567c50503af2928e3af)

Author SHA1 Message Date
Frank Denis 827553d029 Bump deps. I hate that Cargo.lock thing. 2 years ago
Frank Denis 2e90f5c8b6 Update deps 2 years ago
Frank Denis 20cc2f1aed Update deps 2 years ago
Frank Denis 68f40b7570 In a future, don't remove cancelled entries
They have already been removed by the pop_back() call.

Cancellation in Rust is such a clusterfuck...
2 years ago
Frank Denis 7c04ba000f Bump 2 years ago
Frank Denis cdb41a6247 Update slabigator 2 years ago
dependabot[bot] ff6415b379
Bump clap from 3.2.12 to 3.2.13
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.12 to 3.2.13.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.12...v3.2.13)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Frank Denis ea6090b315 Tokio 1.20 2 years ago
Frank Denis 0374976c66 Add Cargo.lock
Fixes #90
2 years ago