Commit Graph

322 Commits

Author SHA1 Message Date
dependabot-preview[bot]
1646423416 Bump clap from 2.33.2 to 2.33.3 (#21) 2020-08-14 02:36:22 +00:00
dependabot-preview[bot]
4d0f6b0085 Bump serde from 1.0.114 to 1.0.115 (#20) 2020-08-10 23:13:41 +00:00
dependabot-preview[bot]
cef5fd41d7 Bump clap from 2.33.1 to 2.33.2 (#19) 2020-08-05 19:33:27 +00:00
dependabot-preview[bot]
cc8a24516c Bump sled from 0.34.1 to 0.34.2 (#18)
Bumps [sled](https://github.com/spacejam/sled) from 0.34.1 to 0.34.2.
- [Release notes](https://github.com/spacejam/sled/releases)
- [Changelog](https://github.com/spacejam/sled/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spacejam/sled/compare/v0.34.1...v0.34.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-29 21:14:05 -04:00
dependabot-preview[bot]
9264b7819c Bump sled from 0.34.0 to 0.34.1 (#17)
Bumps [sled](https://github.com/spacejam/sled) from 0.34.0 to 0.34.1.
- [Release notes](https://github.com/spacejam/sled/releases)
- [Changelog](https://github.com/spacejam/sled/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spacejam/sled/compare/v0.34...v0.34.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-28 08:39:57 -04:00
dependabot-preview[bot]
691b938e9f Bump serde_json from 1.0.56 to 1.0.57 (#16) 2020-07-26 18:31:09 +00:00
dependabot-preview[bot]
777373d313 Bump reqwest from 0.10.6 to 0.10.7 (#15)
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.10.6 to 0.10.7.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.10.6...v0.10.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-25 09:28:29 -04:00
dependabot-preview[bot]
279993997b Bump sled from 0.33.0 to 0.34.0 (#14)
Bumps [sled](https://github.com/spacejam/sled) from 0.33.0 to 0.34.0.
- [Release notes](https://github.com/spacejam/sled/releases)
- [Changelog](https://github.com/spacejam/sled/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spacejam/sled/compare/v0.33...v0.34)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-23 08:59:54 -04:00
dependabot-preview[bot]
49b9b8477f Bump tokio from 0.2.21 to 0.2.22 (#13)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 0.2.21 to 0.2.22.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-0.2.21...tokio-0.2.22)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-21 23:51:52 -04:00
dependabot-preview[bot]
db2e11e150 Bump log from 0.4.8 to 0.4.11 (#12)
Bumps [log](https://github.com/rust-lang/log) from 0.4.8 to 0.4.11.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.8...0.4.11)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-15 21:32:37 -04:00
dependabot-preview[bot]
7d30af203d Bump sled from 0.31.0 to 0.33.0 (#11)
Bumps [sled](https://github.com/spacejam/sled) from 0.31.0 to 0.33.0.
- [Release notes](https://github.com/spacejam/sled/releases)
- [Changelog](https://github.com/spacejam/sled/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spacejam/sled/compare/v0.31...v0.33)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-15 09:03:59 -04:00
Dave Gallant
c652b6009b Add docker pulls badge to README.md (#10)
* Update README.md
2020-07-11 23:10:19 -04:00
Dave Gallant
d3a23736cc Add Dockerfile and Docker Hub publishing (#9)
Adds docker image publishing with example usage in the README.
2020-07-11 22:47:30 -04:00
dependabot-preview[bot]
8af371626f Bump serde_json from 1.0.55 to 1.0.56 (#8) 2020-06-29 16:58:02 +00:00
Dave Gallant
d01f4bf106 Improve mail template formatting (#7) 2020-06-23 20:41:41 -04:00
Dave Gallant
1989b48d99 Add optional --dbpath flag (#6)
* Use common config with lower cache capacity

* Add command line argument parser

* Add optional --dbpath flag
2020-06-22 22:54:06 -04:00
dependabot-preview[bot]
94863c3c69 Bump serde from 1.0.113 to 1.0.114 (#5) 2020-06-22 00:48:17 +00:00
Dave Gallant
b9bec9479c Add matched expression to notification (#4) 2020-06-21 15:25:03 -04:00
dependabot-preview[bot]
9ef16bc75f Bump serde from 1.0.112 to 1.0.113 (#2) 2020-06-21 06:37:23 +00:00
Dave Gallant
a10d0f235c Fix CI badge (#3) 2020-06-21 02:36:29 -04:00
Dave Gallant
d6c5b13f67 Add initial (#1) 2020-06-21 02:20:36 -04:00
Dave Gallant
966478aece Initial commit 2020-06-14 19:31:21 -04:00