Dave G
|
dd6a4360a2
|
Update main.rs
|
2022-04-23 19:08:53 -04:00 |
|
Dave G
|
faffada883
|
Cargo update and clippy fix (#168)
* Bump serde from 1.0.132 to 1.0.136
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.132 to 1.0.136.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.132...v1.0.136)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Cargo update and clippy fix
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-04-02 08:01:16 -04:00 |
|
Dave G
|
6d382d8cd1
|
Update README.md
|
2022-03-20 23:34:44 -04:00 |
|
dependabot[bot]
|
901c8b5924
|
Bump reqwest from 0.11.8 to 0.11.9 (#142)
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.8 to 0.11.9.
- [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.11.8...v0.11.9)
---
updated-dependencies:
- dependency-name: reqwest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-28 11:43:44 -05:00 |
|
dependabot[bot]
|
008625463e
|
Bump reqwest from 0.11.7 to 0.11.8 (#134)
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.7 to 0.11.8.
- [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.11.7...v0.11.8)
---
updated-dependencies:
- dependency-name: reqwest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-12-23 23:15:33 -05:00 |
|
dependabot[bot]
|
f0ff77978c
|
Bump serde_json from 1.0.68 to 1.0.73 (#131)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.68 to 1.0.73.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.68...v1.0.73)
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dave G <davegallant@gmail.com>
|
2021-12-20 07:54:07 -05:00 |
|
dependabot[bot]
|
15f3bb219f
|
Bump tokio from 1.13.0 to 1.15.0 (#132)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.13.0 to 1.15.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.13.0...tokio-1.15.0)
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-12-20 07:50:15 -05:00 |
|
dependabot[bot]
|
5794474711
|
Bump serde_yaml from 0.8.21 to 0.8.23 (#130)
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.8.21 to 0.8.23.
- [Release notes](https://github.com/dtolnay/serde-yaml/releases)
- [Commits](https://github.com/dtolnay/serde-yaml/compare/0.8.21...0.8.23)
---
updated-dependencies:
- dependency-name: serde_yaml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-12-20 07:49:51 -05:00 |
|
dependabot[bot]
|
ec2561126a
|
Bump serde from 1.0.130 to 1.0.132 (#133)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.130 to 1.0.132.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.130...v1.0.132)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-12-20 07:49:42 -05:00 |
|
dependabot[bot]
|
845c49fc36
|
Bump reqwest from 0.11.6 to 0.11.7 (#128)
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.6 to 0.11.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.11.6...v0.11.7)
---
updated-dependencies:
- dependency-name: reqwest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-12-16 11:57:09 -05:00 |
|
dependabot[bot]
|
e3acb839aa
|
Bump clap from 2.33.3 to 2.34.0 (#127)
Bumps [clap](https://github.com/clap-rs/clap) from 2.33.3 to 2.34.0.
- [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/commits)
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-12-16 11:57:01 -05:00 |
|
dependabot[bot]
|
a9ffc1ce27
|
Bump tokio from 1.12.0 to 1.13.0 (#121)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.12.0...tokio-1.13.0)
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-11-08 08:08:57 -05:00 |
|
dependabot[bot]
|
999ecd3aeb
|
Bump reqwest from 0.11.4 to 0.11.6 (#120)
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.4 to 0.11.6.
- [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.11.4...v0.11.6)
---
updated-dependencies:
- dependency-name: reqwest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dave G <davegallant@gmail.com>
|
2021-10-31 21:14:38 -04:00 |
|
dependabot[bot]
|
c576a063ab
|
Bump sendgrid from 0.17.3 to 0.17.4 (#118)
Bumps [sendgrid](https://github.com/gsquire/sendgrid-rs) from 0.17.3 to 0.17.4.
- [Release notes](https://github.com/gsquire/sendgrid-rs/releases)
- [Commits](https://github.com/gsquire/sendgrid-rs/commits)
---
updated-dependencies:
- dependency-name: sendgrid
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-10-31 21:07:35 -04:00 |
|
dependabot[bot]
|
e8f742750b
|
Bump tokio from 1.11.0 to 1.12.0 (#117)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.11.0...tokio-1.12.0)
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-09-29 06:34:22 -04:00 |
|
dependabot[bot]
|
35f9c4d65f
|
Bump serde_json from 1.0.67 to 1.0.68 (#116)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.67 to 1.0.68.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.67...v1.0.68)
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dave G <dave.gallant@rewind.io>
|
2021-09-18 21:27:26 -04:00 |
|
dependabot[bot]
|
032f7db631
|
Bump serde_yaml from 0.8.20 to 0.8.21 (#115)
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.8.20 to 0.8.21.
- [Release notes](https://github.com/dtolnay/serde-yaml/releases)
- [Commits](https://github.com/dtolnay/serde-yaml/compare/0.8.20...0.8.21)
---
updated-dependencies:
- dependency-name: serde_yaml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dave G <dave.gallant@rewind.io>
|
2021-09-18 21:27:17 -04:00 |
|
dependabot[bot]
|
39dc7ddc70
|
Bump sled from 0.34.6 to 0.34.7 (#114)
Bumps [sled](https://github.com/spacejam/sled) from 0.34.6 to 0.34.7.
- [Release notes](https://github.com/spacejam/sled/releases)
- [Changelog](https://github.com/spacejam/sled/blob/v0.34.7/CHANGELOG.md)
- [Commits](https://github.com/spacejam/sled/compare/v0.34.6...v0.34.7)
---
updated-dependencies:
- dependency-name: sled
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dave G <dave.gallant@rewind.io>
|
2021-09-15 08:29:38 -04:00 |
|
dependabot[bot]
|
4c90dc84b7
|
Bump serde_yaml from 0.8.18 to 0.8.20 (#110)
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.8.18 to 0.8.20.
- [Release notes](https://github.com/dtolnay/serde-yaml/releases)
- [Commits](https://github.com/dtolnay/serde-yaml/compare/0.8.18...0.8.20)
---
updated-dependencies:
- dependency-name: serde_yaml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: DG <davegallant@gmail.com>
|
2021-09-13 16:57:59 -04:00 |
|
dependabot[bot]
|
850baf700f
|
Bump serde_json from 1.0.66 to 1.0.67 (#111)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.66 to 1.0.67.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.66...v1.0.67)
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: DG <davegallant@gmail.com>
|
2021-09-08 13:32:06 -04:00 |
|
dependabot[bot]
|
b4105bd343
|
Bump serde from 1.0.128 to 1.0.130 (#112)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.128 to 1.0.130.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.128...v1.0.130)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: DG <davegallant@gmail.com>
|
2021-09-08 13:31:58 -04:00 |
|
dependabot[bot]
|
566d182452
|
Bump tokio from 1.10.0 to 1.11.0 (#113)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.10.0...tokio-1.11.0)
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-09-08 12:59:40 -04:00 |
|
DG
|
5d0d9c3e79
|
Update README.md
|
2021-08-21 17:51:44 -04:00 |
|
DG
|
7a946a2b03
|
Update README.md (#106)
|
2021-08-21 17:48:19 -04:00 |
|
DG
|
802418ee7e
|
Add required environment variables (#105)
|
2021-08-21 17:46:37 -04:00 |
|
DG
|
3e210e5193
|
Update tokio (#104)
Fix for `thread 'main' panicked at 'there is no reactor running, must be
called from the context of a Tokio 1.x runtime',`
|
2021-08-21 17:36:57 -04:00 |
|
DG
|
dcb5d1906b
|
Fix musl build (#103)
|
2021-08-21 16:28:49 -04:00 |
|
DG
|
bc43ac02b4
|
Update example in docs (#102)
|
2021-08-21 15:21:24 -04:00 |
|
dependabot[bot]
|
625341ebf8
|
Bump sendgrid from 0.17.2 to 0.17.3 (#99)
Bumps [sendgrid](https://github.com/gsquire/sendgrid-rs) from 0.17.2 to 0.17.3.
- [Release notes](https://github.com/gsquire/sendgrid-rs/releases)
- [Commits](https://github.com/gsquire/sendgrid-rs/commits)
---
updated-dependencies:
- dependency-name: sendgrid
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: DG <davegallant@gmail.com>
|
2021-08-21 14:31:40 -04:00 |
|
dependabot[bot]
|
99e2d2b0cb
|
Bump serde from 1.0.126 to 1.0.127 (#98)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.126 to 1.0.127.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.126...v1.0.127)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: DG <davegallant@gmail.com>
|
2021-08-21 14:31:35 -04:00 |
|
dependabot[bot]
|
416eec1d0b
|
Bump serde_yaml from 0.8.17 to 0.8.18 (#100)
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.8.17 to 0.8.18.
- [Release notes](https://github.com/dtolnay/serde-yaml/releases)
- [Commits](https://github.com/dtolnay/serde-yaml/compare/0.8.17...0.8.18)
---
updated-dependencies:
- dependency-name: serde_yaml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: DG <davegallant@gmail.com>
|
2021-08-21 14:31:29 -04:00 |
|
dependabot[bot]
|
1f0d29b66b
|
Bump serde_json from 1.0.65 to 1.0.66 (#97)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.65 to 1.0.66.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.65...v1.0.66)
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: DG <davegallant@gmail.com>
|
2021-08-21 14:30:51 -04:00 |
|
DG
|
e061b506d1
|
Publish container to ghcr.io (#101)
|
2021-08-21 14:21:38 -04:00 |
|
dependabot[bot]
|
b8325d72fc
|
Bump serde_json from 1.0.64 to 1.0.65 (#96)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.64 to 1.0.65.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.64...v1.0.65)
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-07-29 09:19:30 -04:00 |
|
dependabot[bot]
|
b0e972cc1e
|
Bump sendgrid from 0.17.1 to 0.17.2 (#95)
Bumps [sendgrid](https://github.com/gsquire/sendgrid-rs) from 0.17.1 to 0.17.2.
- [Release notes](https://github.com/gsquire/sendgrid-rs/releases)
- [Commits](https://github.com/gsquire/sendgrid-rs/commits)
---
updated-dependencies:
- dependency-name: sendgrid
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-07-20 08:00:39 -04:00 |
|
dependabot[bot]
|
ac0803c101
|
Bump reqwest from 0.11.3 to 0.11.4 (#94)
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.3 to 0.11.4.
- [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.11.3...v0.11.4)
---
updated-dependencies:
- dependency-name: reqwest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-06-22 19:12:18 -04:00 |
|
dependabot[bot]
|
33098390ae
|
Bump envconfig_derive from 0.9.1 to 0.10.0 (#93)
Bumps [envconfig_derive](https://github.com/greyblake/envconfig-rs) from 0.9.1 to 0.10.0.
- [Release notes](https://github.com/greyblake/envconfig-rs/releases)
- [Changelog](https://github.com/greyblake/envconfig-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/greyblake/envconfig-rs/commits)
---
updated-dependencies:
- dependency-name: envconfig_derive
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-06-09 20:25:27 -04:00 |
|
dependabot[bot]
|
5e32970bed
|
Bump envconfig from 0.9.1 to 0.10.0 (#92)
Bumps [envconfig](https://github.com/greyblake/envconfig-rs) from 0.9.1 to 0.10.0.
- [Release notes](https://github.com/greyblake/envconfig-rs/releases)
- [Changelog](https://github.com/greyblake/envconfig-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/greyblake/envconfig-rs/commits)
---
updated-dependencies:
- dependency-name: envconfig
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-06-09 20:16:35 -04:00 |
|
dependabot[bot]
|
169d4a7fbd
|
Bump serde from 1.0.125 to 1.0.126 (#91)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.125 to 1.0.126.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.125...v1.0.126)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-05-13 10:45:08 -04:00 |
|
dependabot[bot]
|
233ed26298
|
Bump regex from 1.5.3 to 1.5.4 (#90)
Bumps [regex](https://github.com/rust-lang/regex) from 1.5.3 to 1.5.4.
- [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.4)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-05-07 09:04:05 -04:00 |
|
dependabot[bot]
|
895ce7c70e
|
Bump sendgrid from 0.17.0 to 0.17.1 (#89)
Bumps [sendgrid](https://github.com/gsquire/sendgrid-rs) from 0.17.0 to 0.17.1.
- [Release notes](https://github.com/gsquire/sendgrid-rs/releases)
- [Commits](https://github.com/gsquire/sendgrid-rs/commits)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-05-07 09:03:04 -04:00 |
|
dependabot[bot]
|
e7e414faf0
|
Bump regex from 1.4.6 to 1.5.3 (#88)
Bumps [regex](https://github.com/rust-lang/regex) from 1.4.6 to 1.5.3.
- [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.4.6...1.5.3)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-05-03 08:21:47 -04:00 |
|
dependabot[bot]
|
ff34b771af
|
Bump regex from 1.4.5 to 1.4.6 (#87)
Bumps [regex](https://github.com/rust-lang/regex) from 1.4.5 to 1.4.6.
- [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.4.5...1.4.6)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-04-23 09:12:42 -04:00 |
|
dependabot[bot]
|
213c69f772
|
Bump reqwest from 0.11.2 to 0.11.3 (#86)
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.2 to 0.11.3.
- [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.11.2...v0.11.3)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-04-13 06:53:49 -04:00 |
|
Dave Gallant
|
c634a9c06b
|
Update LICENSE (#85)
Use GNU General Public License v3.0
|
2021-04-04 10:38:04 -04:00 |
|
dependabot[bot]
|
718b8fcd2a
|
Bump serde from 1.0.124 to 1.0.125 (#84)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.124 to 1.0.125.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.124...v1.0.125)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-03-23 10:18:13 -04:00 |
|
dependabot[bot]
|
02e31d1fce
|
Bump regex from 1.4.4 to 1.4.5 (#83)
Bumps [regex](https://github.com/rust-lang/regex) from 1.4.4 to 1.4.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.4.4...1.4.5)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-03-15 19:38:07 -04:00 |
|
dependabot[bot]
|
23454e2472
|
Bump sendgrid from 0.16.0 to 0.17.0 (#82)
Bumps [sendgrid](https://github.com/gsquire/sendgrid-rs) from 0.16.0 to 0.17.0.
- [Release notes](https://github.com/gsquire/sendgrid-rs/releases)
- [Commits](https://github.com/gsquire/sendgrid-rs/commits)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-03-15 19:37:48 -04:00 |
|
dependabot[bot]
|
2a67b01e8c
|
Bump regex from 1.4.3 to 1.4.4 (#81)
Bumps [regex](https://github.com/rust-lang/regex) from 1.4.3 to 1.4.4.
- [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.4.3...1.4.4)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-03-12 08:50:24 -05:00 |
|
dependabot[bot]
|
360b1effc6
|
Bump reqwest from 0.11.1 to 0.11.2 (#80)
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.1 to 0.11.2.
- [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.11.1...v0.11.2)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-03-10 08:42:26 -05:00 |
|