Commit graph

9 commits

Author SHA1 Message Date
dependabot[bot]
e6d906e72b
Bump actix-web from 4.7.0 to 4.8.0
Bumps [actix-web](https://github.com/actix/actix-web) from 4.7.0 to 4.8.0.
- [Release notes](https://github.com/actix/actix-web/releases)
- [Changelog](https://github.com/actix/actix-web/blob/master/CHANGES.md)
- [Commits](https://github.com/actix/actix-web/compare/web-v4.7.0...web-v4.8.0)

---
updated-dependencies:
- dependency-name: actix-web
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-20 23:27:28 +00:00
Dustin J. Mitchell
1ff992aaff
Merge pull request #22 from GothenburgBitFactory/dependabot/cargo/actix-web-4.7.0
Bump actix-web from 4.3.1 to 4.7.0
2024-06-10 20:49:19 -04:00
dependabot[bot]
1d4f892cdb
Bump env_logger from 0.10.0 to 0.10.2
Bumps [env_logger](https://github.com/rust-cli/env_logger) from 0.10.0 to 0.10.2.
- [Release notes](https://github.com/rust-cli/env_logger/releases)
- [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-cli/env_logger/compare/v0.10.0...v0.10.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-11 00:33:36 +00:00
dependabot[bot]
447380015c
Bump actix-web from 4.3.1 to 4.7.0
Bumps [actix-web](https://github.com/actix/actix-web) from 4.3.1 to 4.7.0.
- [Release notes](https://github.com/actix/actix-web/releases)
- [Changelog](https://github.com/actix/actix-web/blob/master/CHANGES.md)
- [Commits](https://github.com/actix/actix-web/compare/web-v4.3.1...web-v4.7.0)

---
updated-dependencies:
- dependency-name: actix-web
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-11 00:33:26 +00:00
Dustin J. Mitchell
5fe8ee53d2
Merge pull request #9 from GothenburgBitFactory/dependabot/cargo/rusqlite-0.31.0
Bump rusqlite from 0.29.0 to 0.31.0
2024-06-10 20:32:24 -04:00
dependabot[bot]
ae32d0429e
Bump actix-rt from 2.8.0 to 2.10.0
Bumps [actix-rt](https://github.com/actix/actix-net) from 2.8.0 to 2.10.0.
- [Release notes](https://github.com/actix/actix-net/releases)
- [Commits](https://github.com/actix/actix-net/compare/rt-v2.8.0...rt-v2.10.0)

---
updated-dependencies:
- dependency-name: actix-rt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-10 23:20:04 +00:00
dependabot[bot]
fd3f675009
Bump clap from 4.3.0 to 4.5.6
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.0 to 4.5.6.
- [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/clap_complete-v4.3.0...v4.5.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-06 23:43:17 +00:00
dependabot[bot]
63e9e31d02
Bump rusqlite from 0.29.0 to 0.31.0
Bumps [rusqlite](https://github.com/rusqlite/rusqlite) from 0.29.0 to 0.31.0.
- [Release notes](https://github.com/rusqlite/rusqlite/releases)
- [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md)
- [Commits](https://github.com/rusqlite/rusqlite/compare/v0.29.0...v0.31.0)

---
updated-dependencies:
- dependency-name: rusqlite
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-21 21:26:56 +00:00
Dustin J. Mitchell
31cb732f06
Import from https://github.com/GothenburgBitFactory/taskwarrior
Specifically, from f89cc35a4aa8b928cc63502f3dde4d47447b5551, with
addition of README.md, CONTRIBUTING.md, and a few other ancillary files.
2024-04-07 21:43:46 -04:00