Commit Graph

6 Commits (13493f5b9d120db7ce71f2ef8aaec86d3288eab6)

Author SHA1 Message Date
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