Commit Graph

747 Commits

Author SHA1 Message Date
dependabot[bot]
66fa759bb6
chore(deps): Bump ructe from 0.14.2 to 0.15.0
Bumps [ructe](https://github.com/kaj/ructe) from 0.14.2 to 0.15.0.
- [Release notes](https://github.com/kaj/ructe/releases)
- [Changelog](https://github.com/kaj/ructe/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kaj/ructe/compare/v0.14.2...v0.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-19 04:23:37 +00:00
dependabot[bot]
bed16ef4fb
chore(deps): Bump tokio from 1.21.0 to 1.21.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.21.0 to 1.21.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.21.0...tokio-1.21.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-14 04:16:21 +00:00
Valentin Brandl
e9accd6be8
Update to actix-web v4.2.1 2022-09-12 13:08:42 +02:00
dependabot[bot]
218f55237a
chore(deps): Bump actix-web from 4.1.0 to 4.2.0
Bumps [actix-web](https://github.com/actix/actix-web) from 4.1.0 to 4.2.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.1.0...web-v4.2.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>
2022-09-12 04:12:47 +00:00
dependabot[bot]
fc668d961a
chore(deps): Bump tokio from 1.20.1 to 1.21.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.20.1 to 1.21.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.20.1...tokio-1.21.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-05 13:36:19 +00:00
Valentin Brandl
4a94af0f75
Use dotenvy over unmaintained dotenv 2022-08-31 11:09:23 +02:00
dependabot[bot]
9c7f7a3bdf
chore(deps): Bump futures from 0.3.23 to 0.3.24
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.23 to 0.3.24.
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.23...0.3.24)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-30 04:27:39 +00:00
dependabot[bot]
c6319dd5eb
chore(deps): Bump awc from 3.0.0 to 3.0.1
Bumps [awc](https://github.com/actix/actix-web) from 3.0.0 to 3.0.1.
- [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/awc-v3.0.0...awc-v3.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-25 04:12:04 +00:00
Valentin Brandl
42c094a7d7
chore: Bump version (v0.23.0)
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2022-08-23 12:19:00 +02:00
Valentin Brandl
23303d818a
Merge branch 'master' into feature/ructe-static 2022-08-22 11:50:45 +02:00
Valentin Brandl
886caeca1c
Merge pull request #476 from vbrandl/dependabot/cargo/futures-0.3.23
chore(deps): Bump futures from 0.3.21 to 0.3.23
2022-08-22 11:47:03 +02:00
Valentin Brandl
6fbd437f34
Merge pull request #482 from vbrandl/dependabot/cargo/serde_json-1.0.85
chore(deps): Bump serde_json from 1.0.83 to 1.0.85
2022-08-22 11:46:55 +02:00
dependabot[bot]
6c8a635e12
chore(deps): Bump futures from 0.3.21 to 0.3.23
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.21 to 0.3.23.
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.21...0.3.23)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22 09:36:58 +00:00
dependabot[bot]
d0ea0c8a68
chore(deps): Bump serde_json from 1.0.83 to 1.0.85
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.83 to 1.0.85.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.83...v1.0.85)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22 09:36:57 +00:00
dependabot[bot]
6bd843d9b8
chore(deps): Bump serde from 1.0.143 to 1.0.144
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.143 to 1.0.144.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.143...v1.0.144)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22 09:36:47 +00:00
dependabot[bot]
0c9ef2abd2
chore(deps): Bump ructe from 0.14.0 to 0.14.2
Bumps [ructe](https://github.com/kaj/ructe) from 0.14.0 to 0.14.2.
- [Release notes](https://github.com/kaj/ructe/releases)
- [Changelog](https://github.com/kaj/ructe/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kaj/ructe/compare/v0.14.0...v0.14.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22 04:11:39 +00:00
Valentin Brandl
391bb6faeb Use ructe static file support to serve static files with hashes and caching 2022-08-21 13:48:03 +02:00
dependabot[bot]
e82037c23b
chore(deps): Bump serde from 1.0.142 to 1.0.143
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.142 to 1.0.143.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.142...v1.0.143)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-09 04:13:44 +00:00
dependabot[bot]
315eb514f4
chore(deps): Bump tracing from 0.1.35 to 0.1.36
Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.35 to 0.1.36.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-0.1.35...tracing-0.1.36)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-04 10:40:55 +00:00
Valentin Brandl
9139c8f005
Merge pull request #470 from vbrandl/dependabot/cargo/config-0.13.2
chore(deps): Bump config from 0.13.1 to 0.13.2
2022-08-04 12:39:48 +02:00
Valentin Brandl
96ded8a0a8
Merge pull request #471 from vbrandl/dependabot/cargo/serde-1.0.142
chore(deps): Bump serde from 1.0.140 to 1.0.142
2022-08-04 12:39:25 +02:00
dependabot[bot]
98d80faf3a
chore(deps): Bump serde_json from 1.0.82 to 1.0.83
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.82 to 1.0.83.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.82...v1.0.83)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-04 04:14:04 +00:00
dependabot[bot]
a0cb623dc6
chore(deps): Bump serde from 1.0.140 to 1.0.142
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.140 to 1.0.142.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.140...v1.0.142)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-04 04:13:56 +00:00
dependabot[bot]
28582e58e0
chore(deps): Bump config from 0.13.1 to 0.13.2
Bumps [config](https://github.com/mehcode/config-rs) from 0.13.1 to 0.13.2.
- [Release notes](https://github.com/mehcode/config-rs/releases)
- [Changelog](https://github.com/mehcode/config-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mehcode/config-rs/compare/0.13.1...0.13.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-03 04:12:43 +00:00
Valentin Brandl
e79e1e2634
Merge pull request #467 from vbrandl/dependabot/cargo/bytes-1.2.1
chore(deps): Bump bytes from 1.1.0 to 1.2.1
2022-07-30 17:16:13 +02:00
Valentin Brandl
097a1affcf
Merge pull request #462 from vbrandl/dependabot/cargo/tracing-subscriber-0.3.15
chore(deps): Bump tracing-subscriber from 0.3.14 to 0.3.15
2022-07-30 17:07:41 +02:00
dependabot[bot]
df022f538c
chore(deps): Bump bytes from 1.1.0 to 1.2.1
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.1.0 to 1.2.1.
- [Release notes](https://github.com/tokio-rs/bytes/releases)
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/bytes/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-30 15:07:38 +00:00
Valentin Brandl
b4327ff28f
Merge pull request #463 from vbrandl/dependabot/cargo/serde-1.0.140
chore(deps): Bump serde from 1.0.139 to 1.0.140
2022-07-30 17:07:31 +02:00
Valentin Brandl
38a837bc70
Merge pull request #464 from vbrandl/dependabot/cargo/vergen-7.3.1
chore(deps): Bump vergen from 7.2.1 to 7.3.1
2022-07-30 17:07:17 +02:00
Valentin Brandl
743fe98d1b
Merge pull request #465 from vbrandl/dependabot/cargo/tokio-1.20.1
chore(deps): Bump tokio from 1.20.0 to 1.20.1
2022-07-30 17:07:02 +02:00
dependabot[bot]
ebe844d305
chore(deps): Bump git2 from 0.14.4 to 0.15.0
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.14.4 to 0.15.0.
- [Release notes](https://github.com/rust-lang/git2-rs/releases)
- [Commits](https://github.com/rust-lang/git2-rs/compare/0.14.4...git2-curl-0.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-29 04:16:42 +00:00
dependabot[bot]
c0119ccc97
chore(deps): Bump tokio from 1.20.0 to 1.20.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.20.0 to 1.20.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.20.0...tokio-1.20.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-26 04:17:03 +00:00
dependabot[bot]
6ae96e9b33
chore(deps): Bump vergen from 7.2.1 to 7.3.1
Bumps [vergen](https://github.com/rustyhorde/vergen) from 7.2.1 to 7.3.1.
- [Release notes](https://github.com/rustyhorde/vergen/releases)
- [Commits](https://github.com/rustyhorde/vergen/compare/7.2.1...7.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-22 04:20:57 +00:00
dependabot[bot]
85bd714eb8
chore(deps): Bump serde from 1.0.139 to 1.0.140
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.139 to 1.0.140.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.139...v1.0.140)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-21 04:21:57 +00:00
dependabot[bot]
4d63a3cb0b
chore(deps): Bump tracing-subscriber from 0.3.14 to 0.3.15
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.14 to 0.3.15.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.14...tracing-subscriber-0.3.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-21 04:21:43 +00:00
Valentin Brandl
5d7d06abef
Merge pull request #460 from vbrandl/dependabot/cargo/tokio-1.20.0
chore(deps): Bump tokio from 1.19.2 to 1.20.0
2022-07-15 13:16:54 +02:00
dependabot[bot]
ee1de29158
chore(deps): Bump tokio from 1.19.2 to 1.20.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.19.2 to 1.20.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.19.2...tokio-1.20.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-14 04:15:59 +00:00
dependabot[bot]
e48279c6d8
chore(deps): Bump serde from 1.0.138 to 1.0.139
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.138 to 1.0.139.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.138...v1.0.139)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-12 04:18:20 +00:00
Valentin Brandl
3df296e542
Merge pull request #454 from vbrandl/dependabot/cargo/tracing-actix-web-0.6.0
chore(deps): Bump tracing-actix-web from 0.5.1 to 0.6.0
2022-07-06 20:24:35 +02:00
Valentin Brandl
a65f8d9d72
Merge pull request #455 from vbrandl/dependabot/cargo/serde_json-1.0.82
chore(deps): Bump serde_json from 1.0.81 to 1.0.82
2022-07-06 19:58:10 +02:00
Valentin Brandl
ec04b0a76f
Merge pull request #457 from vbrandl/dependabot/cargo/serde-1.0.138
chore(deps): Bump serde from 1.0.137 to 1.0.138
2022-07-06 19:57:57 +02:00
dependabot[bot]
5387265a3e
chore(deps): Bump tracing-actix-web from 0.5.1 to 0.6.0
Bumps [tracing-actix-web](https://github.com/LukeMathWalker/tracing-actix-web) from 0.5.1 to 0.6.0.
- [Release notes](https://github.com/LukeMathWalker/tracing-actix-web/releases)
- [Commits](https://github.com/LukeMathWalker/tracing-actix-web/compare/v0.5.1...v0.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-06 17:57:42 +00:00
dependabot[bot]
7e1b86ace1
chore(deps): Bump tracing-subscriber from 0.3.11 to 0.3.14
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.11 to 0.3.14.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.11...tracing-subscriber-0.3.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-04 04:17:13 +00:00
dependabot[bot]
f000dbd27c
chore(deps): Bump serde from 1.0.137 to 1.0.138
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.137 to 1.0.138.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.137...v1.0.138)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-04 04:17:06 +00:00
dependabot[bot]
3fd245da4a
chore(deps): Bump serde_json from 1.0.81 to 1.0.82
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.81 to 1.0.82.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.81...v1.0.82)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-30 04:20:49 +00:00
dependabot[bot]
95bc3491ec
chore(deps): Bump tracing-bunyan-formatter from 0.3.2 to 0.3.3
Bumps [tracing-bunyan-formatter](https://github.com/LukeMathWalker/tracing-bunyan-formatter) from 0.3.2 to 0.3.3.
- [Release notes](https://github.com/LukeMathWalker/tracing-bunyan-formatter/releases)
- [Commits](https://github.com/LukeMathWalker/tracing-bunyan-formatter/compare/v0.3.2...v0.3.3)

---
updated-dependencies:
- dependency-name: tracing-bunyan-formatter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-27 04:12:20 +00:00
Valentin Brandl
9b961032aa chore: Update dependencies
Some checks failed
continuous-integration/drone/push Build is failing
2022-06-16 13:34:20 +02:00
Valentin Brandl
32a2cc7132 chore: Bump version number (v0.22.4)
Some checks failed
continuous-integration/drone/tag Build is failing
continuous-integration/drone/push Build is failing
2022-06-16 12:32:54 +02:00
dependabot[bot]
fd70162033
chore(deps): Bump reqwest from 0.11.10 to 0.11.11
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.10 to 0.11.11.
- [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.10...v0.11.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-14 04:22:08 +00:00
Valentin Brandl
fa93e0e8b7
Merge pull request #449 from vbrandl/dependabot/cargo/tokio-1.19.2
Bump tokio from 1.18.2 to 1.19.2
2022-06-13 11:13:49 +02:00
Valentin Brandl
33b215f1e5
Merge pull request #450 from vbrandl/dependabot/cargo/vergen-7.2.1
Bump vergen from 7.2.0 to 7.2.1
2022-06-13 11:13:39 +02:00
dependabot[bot]
c67fcd84ca
Bump actix-web from 4.0.1 to 4.1.0
Bumps [actix-web](https://github.com/actix/actix-web) from 4.0.1 to 4.1.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.0.1...web-v4.1.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>
2022-06-13 04:16:57 +00:00
dependabot[bot]
f6492890ae
Bump vergen from 7.2.0 to 7.2.1
Bumps [vergen](https://github.com/rustyhorde/vergen) from 7.2.0 to 7.2.1.
- [Release notes](https://github.com/rustyhorde/vergen/releases)
- [Commits](https://github.com/rustyhorde/vergen/compare/7.2.0...7.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-08 04:13:26 +00:00
dependabot[bot]
901b492641
Bump tokio from 1.18.2 to 1.19.2
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.18.2 to 1.19.2.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-07 04:14:50 +00:00
Valentin Brandl
1fe916deb0 chore: Bump version number (v0.22.3)
Some checks failed
continuous-integration/drone/tag Build is failing
continuous-integration/drone/push Build is failing
2022-05-27 20:57:38 +02:00
dependabot[bot]
59e12f6a08
Bump vergen from 7.0.0 to 7.2.0
Bumps [vergen](https://github.com/rustyhorde/vergen) from 7.0.0 to 7.2.0.
- [Release notes](https://github.com/rustyhorde/vergen/releases)
- [Commits](https://github.com/rustyhorde/vergen/compare/7.0.0...7.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-27 06:24:26 +00:00
Valentin Brandl
8fb4f75cc4
Merge pull request #441 from vbrandl/dependabot/cargo/serde-1.0.137
Bump serde from 1.0.136 to 1.0.137
2022-05-27 08:22:55 +02:00
Valentin Brandl
dd3767a73c
Merge pull request #443 from vbrandl/dependabot/cargo/serde_json-1.0.81
Bump serde_json from 1.0.79 to 1.0.81
2022-05-27 08:22:45 +02:00
Valentin Brandl
aa92d67637
Merge pull request #444 from vbrandl/dependabot/cargo/tokio-1.18.2
Bump tokio from 1.18.0 to 1.18.2
2022-05-27 08:22:34 +02:00
dependabot[bot]
9e0fdebe0e
Bump git2 from 0.14.2 to 0.14.4
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.14.2 to 0.14.4.
- [Release notes](https://github.com/rust-lang/git2-rs/releases)
- [Commits](https://github.com/rust-lang/git2-rs/compare/0.14.2...0.14.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-24 04:16:11 +00:00
dependabot[bot]
778499c582
Bump tokio from 1.18.0 to 1.18.2
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.18.0 to 1.18.2.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.18.0...tokio-1.18.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 04:23:04 +00:00
dependabot[bot]
e08d2f897d
Bump serde_json from 1.0.79 to 1.0.81
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.79 to 1.0.81.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.79...v1.0.81)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-04 04:14:30 +00:00
dependabot[bot]
b77e837022
Bump serde from 1.0.136 to 1.0.137
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.136 to 1.0.137.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.136...v1.0.137)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 04:16:13 +00:00
Valentin Brandl
4cd26b6582
Merge pull request #438 from vbrandl/dependabot/cargo/tracing-log-0.1.3
All checks were successful
continuous-integration/drone/push Build is passing
Bump tracing-log from 0.1.2 to 0.1.3
2022-04-28 12:53:35 +02:00
Valentin Brandl
74f6552f55
Merge pull request #437 from vbrandl/dependabot/cargo/tracing-0.1.34
Bump tracing from 0.1.33 to 0.1.34
2022-04-28 12:53:29 +02:00
dependabot[bot]
9f66b8fa94
Bump tokio from 1.17.0 to 1.18.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.17.0 to 1.18.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.17.0...tokio-1.18.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-28 04:13:27 +00:00
dependabot[bot]
bd0df932eb
Bump tracing-log from 0.1.2 to 0.1.3
Bumps [tracing-log](https://github.com/tokio-rs/tracing) from 0.1.2 to 0.1.3.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-log-0.1.2...tracing-log-0.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-22 04:14:49 +00:00
dependabot[bot]
0ab62a7427
Bump tracing from 0.1.33 to 0.1.34
Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.33 to 0.1.34.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-0.1.33...tracing-0.1.34)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-15 04:16:58 +00:00
Valentin Brandl
b84475f035 chore: Bump version number (v0.22.2)
All checks were successful
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build is passing
2022-04-14 11:08:40 +02:00
Valentin Brandl
678307d342
Merge pull request #434 from vbrandl/dependabot/cargo/tracing-0.1.33
Bump tracing from 0.1.32 to 0.1.33
2022-04-14 10:54:58 +02:00
Valentin Brandl
71dc615e53
Merge pull request #435 from vbrandl/dependabot/cargo/tracing-subscriber-0.3.11
Bump tracing-subscriber from 0.3.10 to 0.3.11
2022-04-14 10:54:42 +02:00
dependabot[bot]
a44f366906
Bump config from 0.13.0 to 0.13.1
Bumps [config](https://github.com/mehcode/config-rs) from 0.13.0 to 0.13.1.
- [Release notes](https://github.com/mehcode/config-rs/releases)
- [Changelog](https://github.com/mehcode/config-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mehcode/config-rs/compare/0.13.0...0.13.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-14 04:14:40 +00:00
dependabot[bot]
8e63b399f2
Bump tracing-subscriber from 0.3.10 to 0.3.11
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.10 to 0.3.11.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.10...tracing-subscriber-0.3.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 04:17:10 +00:00
dependabot[bot]
076ece939b
Bump tracing from 0.1.32 to 0.1.33
Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.32 to 0.1.33.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-0.1.32...tracing-0.1.33)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 04:17:01 +00:00
Valentin Brandl
efaac97bff
Merge pull request #433 from vbrandl/dependabot/cargo/config-0.13.0
All checks were successful
continuous-integration/drone/push Build is passing
Bump config from 0.12.0 to 0.13.0
2022-04-07 20:37:06 +02:00
dependabot[bot]
0749de5edd
Bump config from 0.12.0 to 0.13.0
Bumps [config](https://github.com/mehcode/config-rs) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/mehcode/config-rs/releases)
- [Changelog](https://github.com/mehcode/config-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mehcode/config-rs/compare/0.12.0...0.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 04:17:51 +00:00
dependabot[bot]
88fb585f6a
Bump tracing-subscriber from 0.3.9 to 0.3.10
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.9 to 0.3.10.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.9...tracing-subscriber-0.3.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 04:17:41 +00:00
dependabot[bot]
7db9de5ff0
Bump reqwest from 0.11.9 to 0.11.10
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.9 to 0.11.10.
- [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.9...v0.11.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-15 04:15:54 +00:00
dependabot[bot]
c3d4b0d156
Bump git2 from 0.14.1 to 0.14.2
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.14.1 to 0.14.2.
- [Release notes](https://github.com/rust-lang/git2-rs/releases)
- [Commits](https://github.com/rust-lang/git2-rs/compare/git2-curl-0.14.1...0.14.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-11 04:15:31 +00:00
Valentin Brandl
a4974b136b chore: Bump version number (v0.22.1)
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2022-03-10 13:09:45 +01:00
dependabot[bot]
6c14a60f7e
Bump vergen from 6.0.2 to 7.0.0
Bumps [vergen](https://github.com/rustyhorde/vergen) from 6.0.2 to 7.0.0.
- [Release notes](https://github.com/rustyhorde/vergen/releases)
- [Commits](https://github.com/rustyhorde/vergen/compare/6.0.2...7.0.0)

---
updated-dependencies:
- dependency-name: vergen
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-10 04:16:17 +00:00
Valentin Brandl
90e801507c chore: Bump version number (v0.22.0)
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2022-03-09 19:03:10 +01:00
Valentin Brandl
470bc028f1 chore: Update dependencies 2022-03-09 18:55:23 +01:00
Valentin Brandl
d869657105
Merge pull request #428 from vbrandl/dependabot/cargo/actix-rt-2.7.0
All checks were successful
continuous-integration/drone/push Build is passing
Bump actix-rt from 2.6.0 to 2.7.0
2022-03-09 18:21:09 +01:00
Valentin Brandl
4148b8e460
Merge pull request #427 from vbrandl/dependabot/cargo/awc-3.0.0
Bump awc from 3.0.0-beta.21 to 3.0.0
2022-03-09 18:20:51 +01:00
dependabot[bot]
fbaea42d11
Bump actix-rt from 2.6.0 to 2.7.0
Bumps [actix-rt](https://github.com/actix/actix-net) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/actix/actix-net/releases)
- [Commits](https://github.com/actix/actix-net/compare/rt-v2.6.0...rt-v2.7.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>
2022-03-09 04:22:56 +00:00
dependabot[bot]
659c531640
Bump awc from 3.0.0-beta.21 to 3.0.0
Bumps [awc](https://github.com/actix/actix-web) from 3.0.0-beta.21 to 3.0.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/awc-v3.0.0-beta.21...awc-v3.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-09 04:22:51 +00:00
dependabot[bot]
5222e5bf27
Bump tracing-actix-web from 0.5.0 to 0.5.1
Bumps [tracing-actix-web](https://github.com/LukeMathWalker/tracing-actix-web) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/LukeMathWalker/tracing-actix-web/releases)
- [Commits](https://github.com/LukeMathWalker/tracing-actix-web/compare/v0.5.0...v0.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-02 04:20:11 +00:00
Valentin Brandl
7758066eff
Merge pull request #425 from vbrandl/dependabot/cargo/git2-0.14.1
Bump git2 from 0.14.0 to 0.14.1
2022-03-01 11:32:59 +01:00
dependabot[bot]
0714f56d57
Bump git2 from 0.14.0 to 0.14.1
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.14.0 to 0.14.1.
- [Release notes](https://github.com/rust-lang/git2-rs/releases)
- [Commits](https://github.com/rust-lang/git2-rs/compare/git2-curl-0.14.0...git2-curl-0.14.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-01 04:18:31 +00:00
dependabot[bot]
663af56fcc
Bump tracing-actix-web from 0.5.0-rc.3 to 0.5.0
Bumps [tracing-actix-web](https://github.com/LukeMathWalker/tracing-actix-web) from 0.5.0-rc.3 to 0.5.0.
- [Release notes](https://github.com/LukeMathWalker/tracing-actix-web/releases)
- [Commits](https://github.com/LukeMathWalker/tracing-actix-web/compare/v0.5.0-rc.3...v0.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-28 04:22:28 +00:00
Valentin Brandl
d92860e825 chore: Bump version number (v0.21.3)
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2022-02-26 16:34:07 +01:00
dependabot[bot]
0a518ab331
Bump config from 0.11.0 to 0.12.0
Bumps [config](https://github.com/mehcode/config-rs) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/mehcode/config-rs/releases)
- [Changelog](https://github.com/mehcode/config-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mehcode/config-rs/compare/0.11.0...0.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-26 15:02:08 +00:00
dependabot[bot]
7846872aaa
Bump git2 from 0.13.25 to 0.14.0
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.13.25 to 0.14.0.
- [Release notes](https://github.com/rust-lang/git2-rs/releases)
- [Commits](https://github.com/rust-lang/git2-rs/compare/0.13.25...git2-curl-0.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-25 04:15:36 +00:00
Valentin Brandl
54e05d5d78 Bump version (v0.21.2)
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2022-02-18 10:30:59 +01:00
dependabot[bot]
256823ff11
Bump tracing from 0.1.30 to 0.1.31
Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.30 to 0.1.31.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-0.1.30...tracing-0.1.31)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-18 09:17:38 +00:00
dependabot[bot]
f914537eb2
Bump tracing-subscriber from 0.3.8 to 0.3.9
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.8 to 0.3.9.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.8...tracing-subscriber-0.3.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-18 04:18:30 +00:00
Valentin Brandl
c4b14164c0 Update actix-web 2022-02-17 12:01:16 +01:00
dependabot[bot]
7b5ed9ebae
Bump tokio from 1.16.1 to 1.17.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.16.1 to 1.17.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.16.1...tokio-1.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-17 04:17:06 +00:00
dependabot[bot]
7d2a9047c3
Bump awc from 3.0.0-beta.20 to 3.0.0-beta.21
Bumps [awc](https://github.com/actix/actix-web) from 3.0.0-beta.20 to 3.0.0-beta.21.
- [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/awc-v3.0.0-beta.20...awc-v3.0.0-beta.21)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-16 04:16:16 +00:00
Valentin Brandl
1e5db2ca2a
Merge pull request #417 from vbrandl/dependabot/cargo/tracing-actix-web-0.5.0-rc.3
All checks were successful
continuous-integration/drone/push Build is passing
Bump tracing-actix-web from 0.5.0-rc.2 to 0.5.0-rc.3
2022-02-14 16:49:55 +01:00
dependabot[bot]
e7553c37d4
Bump tracing-actix-web from 0.5.0-rc.2 to 0.5.0-rc.3
Bumps [tracing-actix-web](https://github.com/LukeMathWalker/tracing-actix-web) from 0.5.0-rc.2 to 0.5.0-rc.3.
- [Release notes](https://github.com/LukeMathWalker/tracing-actix-web/releases)
- [Commits](https://github.com/LukeMathWalker/tracing-actix-web/compare/v0.5.0-rc.2...v0.5.0-rc.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 04:16:29 +00:00
dependabot[bot]
cc6233cb63
Bump serde_json from 1.0.78 to 1.0.79
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.78 to 1.0.79.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.78...v1.0.79)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 04:16:24 +00:00
dependabot[bot]
ac479aa53d
Bump tracing-actix-web from 0.5.0-rc.1 to 0.5.0-rc.2
Bumps [tracing-actix-web](https://github.com/LukeMathWalker/tracing-actix-web) from 0.5.0-rc.1 to 0.5.0-rc.2.
- [Release notes](https://github.com/LukeMathWalker/tracing-actix-web/releases)
- [Commits](https://github.com/LukeMathWalker/tracing-actix-web/compare/v0.5.0-rc.1...v0.5.0-rc.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-09 04:18:43 +00:00
Valentin Brandl
2ca188a473
Merge pull request #414 from vbrandl/dependabot/cargo/ructe-0.14.0
All checks were successful
continuous-integration/drone/push Build is passing
Bump ructe from 0.13.4 to 0.14.0
2022-02-07 13:12:12 +00:00
Valentin Brandl
2cf454e559
Merge pull request #413 from vbrandl/dependabot/cargo/futures-0.3.21
Bump futures from 0.3.19 to 0.3.21
2022-02-07 13:11:58 +00:00
dependabot[bot]
8f656f5252
Bump ructe from 0.13.4 to 0.14.0
Bumps [ructe](https://github.com/kaj/ructe) from 0.13.4 to 0.14.0.
- [Release notes](https://github.com/kaj/ructe/releases)
- [Changelog](https://github.com/kaj/ructe/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kaj/ructe/compare/v0.13.4...v0.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-07 04:19:19 +00:00
dependabot[bot]
7a61acf5e2
Bump futures from 0.3.19 to 0.3.21
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.19 to 0.3.21.
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.19...0.3.21)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-07 04:19:05 +00:00
dependabot[bot]
171d6f590b
Bump tracing-subscriber from 0.3.7 to 0.3.8
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.7 to 0.3.8.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.7...tracing-subscriber-0.3.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-07 04:18:58 +00:00
dependabot[bot]
e453c7aa25
Bump tracing from 0.1.29 to 0.1.30
Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.29 to 0.1.30.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-0.1.29...tracing-0.1.30)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-04 04:16:40 +00:00
Valentin Brandl
99d386900e Bump version (v0.21.1)
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2022-02-01 19:41:42 +01:00
Valentin Brandl
d78b349ca1 Update other actix dependencies 2022-02-01 19:16:11 +01:00
dependabot[bot]
4b37c8073f
Bump awc from 3.0.0-beta.19 to 3.0.0-beta.20
Bumps [awc](https://github.com/actix/actix-web) from 3.0.0-beta.19 to 3.0.0-beta.20.
- [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/awc-v3.0.0-beta.19...awc-v3.0.0-beta.20)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-01 04:14:37 +00:00
Valentin Brandl
f2436efc85 Bump version (v0.21.0)
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2022-01-30 00:23:41 +01:00
Valentin Brandl
e282316769 Update transitive dependencies 2022-01-29 21:18:50 +01:00
Valentin Brandl
45a582dcdd
Merge pull request #407 from vbrandl/dependabot/cargo/vergen-6.0.2
Some checks failed
continuous-integration/drone/push Build is failing
Bump vergen from 6.0.1 to 6.0.2
2022-01-28 14:34:35 +01:00
dependabot[bot]
87f70285c6
Bump vergen from 6.0.1 to 6.0.2
Bumps [vergen](https://github.com/rustyhorde/vergen) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/rustyhorde/vergen/releases)
- [Commits](https://github.com/rustyhorde/vergen/compare/6.0.1...6.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-28 04:17:09 +00:00
dependabot[bot]
b76d50554c
Bump tokio from 1.15.0 to 1.16.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.15.0...tokio-1.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-28 04:16:56 +00:00
Valentin Brandl
d9bd880d51
Merge pull request #401 from vbrandl/dependabot/cargo/serde_json-1.0.78
Some checks failed
continuous-integration/drone/push Build is failing
Bump serde_json from 1.0.74 to 1.0.78
2022-01-26 19:11:49 +01:00
Valentin Brandl
f13b823717
Merge pull request #405 from vbrandl/dependabot/cargo/serde-1.0.136
Bump serde from 1.0.133 to 1.0.136
2022-01-26 19:11:36 +01:00
Valentin Brandl
2b69a6ee8c
Merge pull request #403 from vbrandl/dependabot/cargo/vergen-6.0.1
Bump vergen from 6.0.0 to 6.0.1
2022-01-26 19:11:11 +01:00
Valentin Brandl
e083a091c3
Merge pull request #404 from vbrandl/dependabot/cargo/tracing-subscriber-0.3.7
Bump tracing-subscriber from 0.3.5 to 0.3.7
2022-01-26 19:10:52 +01:00
dependabot[bot]
be2825ad1f
Bump serde from 1.0.133 to 1.0.136
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.133 to 1.0.136.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.133...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>
2022-01-26 04:15:49 +00:00
dependabot[bot]
78a640f972
Bump tracing-subscriber from 0.3.5 to 0.3.7
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.5 to 0.3.7.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.5...tracing-subscriber-0.3.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-26 04:15:42 +00:00
dependabot[bot]
214e9b6a50
Bump vergen from 6.0.0 to 6.0.1
Bumps [vergen](https://github.com/rustyhorde/vergen) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/rustyhorde/vergen/releases)
- [Commits](https://github.com/rustyhorde/vergen/compare/6.0.0...6.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-25 04:15:17 +00:00
dependabot[bot]
878b5a5565
Bump serde_json from 1.0.74 to 1.0.78
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.74 to 1.0.78.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.74...v1.0.78)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-24 04:15:11 +00:00
dependabot[bot]
ab18c03983
Bump tracing-bunyan-formatter from 0.3.1 to 0.3.2
Bumps [tracing-bunyan-formatter](https://github.com/LukeMathWalker/tracing-bunyan-formatter) from 0.3.1 to 0.3.2.
- [Release notes](https://github.com/LukeMathWalker/tracing-bunyan-formatter/releases)
- [Commits](https://github.com/LukeMathWalker/tracing-bunyan-formatter/compare/v0.3.1...v0.3.2)

---
updated-dependencies:
- dependency-name: tracing-bunyan-formatter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-17 04:17:42 +00:00
Valentin Brandl
7a7a93ff75
Merge pull request #397 from vbrandl/dependabot/cargo/openssl-probe-0.1.5
All checks were successful
continuous-integration/drone/push Build is passing
Bump openssl-probe from 0.1.4 to 0.1.5
2022-01-13 21:01:26 +01:00
dependabot[bot]
e8c9e4ca15
Bump openssl-probe from 0.1.4 to 0.1.5
Bumps [openssl-probe](https://github.com/alexcrichton/openssl-probe) from 0.1.4 to 0.1.5.
- [Release notes](https://github.com/alexcrichton/openssl-probe/releases)
- [Commits](https://github.com/alexcrichton/openssl-probe/compare/0.1.4...0.1.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-13 04:12:15 +00:00
dependabot[bot]
e1bcde073d
Bump actix-rt from 2.5.1 to 2.6.0
Bumps [actix-rt](https://github.com/actix/actix-net) from 2.5.1 to 2.6.0.
- [Release notes](https://github.com/actix/actix-net/releases)
- [Commits](https://github.com/actix/actix-net/compare/rt-v2.5.1...rt-v2.6.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>
2022-01-13 04:12:06 +00:00
Valentin Brandl
e57d40e766
Merge pull request #395 from vbrandl/dependabot/cargo/reqwest-0.11.9
All checks were successful
continuous-integration/drone/push Build is passing
Bump reqwest from 0.11.8 to 0.11.9
2022-01-11 12:17:03 +01:00
dependabot[bot]
95213c3ded
Bump tempfile from 3.2.0 to 3.3.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/Stebalien/tempfile/releases)
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/NEWS)
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.2.0...v3.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-11 11:10:18 +00:00
dependabot[bot]
23b14ea01d
Bump reqwest from 0.11.8 to 0.11.9
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>
2022-01-11 11:10:15 +00:00
Valentin Brandl
515791beba
Merge pull request #393 from vbrandl/dependabot/cargo/serde_json-1.0.74
Bump serde_json from 1.0.73 to 1.0.74
2022-01-11 12:09:22 +01:00
Valentin Brandl
ed380fc28a
Merge pull request #392 from vbrandl/dependabot/cargo/actix-rt-2.5.1
Bump actix-rt from 2.5.0 to 2.5.1
2022-01-11 12:09:06 +01:00
dependabot[bot]
4269140af5
Bump serde_json from 1.0.73 to 1.0.74
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.73 to 1.0.74.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.73...v1.0.74)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-03 04:18:47 +00:00
dependabot[bot]
204ba89613
Bump actix-rt from 2.5.0 to 2.5.1
Bumps [actix-rt](https://github.com/actix/actix-net) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/actix/actix-net/releases)
- [Commits](https://github.com/actix/actix-net/compare/rt-v2.5.0...rt-v2.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-03 04:18:39 +00:00
dependabot[bot]
80861a3682
Bump serde from 1.0.132 to 1.0.133
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.132 to 1.0.133.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.132...v1.0.133)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-03 04:18:21 +00:00
Valentin Brandl
e23869da9a Bump version (v0.20.4)
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2021-12-30 12:23:55 +01:00
Valentin Brandl
96896e00b7
Merge pull request #390 from vbrandl/dependabot/cargo/tracing-actix-web-0.5.0-beta.1
All checks were successful
continuous-integration/drone/push Build is passing
Bump tracing-actix-web from 0.4.0-beta.14 to 0.5.0-beta.1
2021-12-30 12:02:48 +01:00
dependabot[bot]
f828878ebf
Bump tracing-actix-web from 0.4.0-beta.14 to 0.5.0-beta.1
Bumps [tracing-actix-web](https://github.com/LukeMathWalker/tracing-actix-web) from 0.4.0-beta.14 to 0.5.0-beta.1.
- [Release notes](https://github.com/LukeMathWalker/tracing-actix-web/releases)
- [Commits](https://github.com/LukeMathWalker/tracing-actix-web/compare/v0.4.0-beta.14...v0.5.0-beta.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-30 04:16:00 +00:00
dependabot[bot]
e887b7553e
Bump tracing-subscriber from 0.3.4 to 0.3.5
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.4 to 0.3.5.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.4...tracing-subscriber-0.3.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-30 04:15:52 +00:00
Valentin Brandl
40bae1b5a3
Merge pull request #386 from vbrandl/dependabot/cargo/reqwest-0.11.8
Bump reqwest from 0.11.7 to 0.11.8
2021-12-24 14:45:05 +01:00
dependabot[bot]
776e068ab5
Bump tracing-subscriber from 0.3.3 to 0.3.4
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.3 to 0.3.4.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.3...tracing-subscriber-0.3.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-24 04:16:39 +00:00
dependabot[bot]
73299a9e73
Bump reqwest from 0.11.7 to 0.11.8
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>
2021-12-21 04:17:22 +00:00
Valentin Brandl
5ec1a68314
Merge pull request #385 from vbrandl/dependabot/cargo/futures-0.3.19
All checks were successful
continuous-integration/drone/push Build is passing
Bump futures from 0.3.18 to 0.3.19
2021-12-20 20:29:52 +01:00
Valentin Brandl
5da1be83ef
Merge pull request #384 from vbrandl/dependabot/cargo/serde-1.0.132
Bump serde from 1.0.131 to 1.0.132
2021-12-20 20:29:21 +01:00
dependabot[bot]
e6585c7500
Bump futures from 0.3.18 to 0.3.19
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.18 to 0.3.19.
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.18...0.3.19)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-20 04:18:45 +00:00
dependabot[bot]
be96d51d71
Bump serde from 1.0.131 to 1.0.132
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.131 to 1.0.132.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.131...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>
2021-12-17 04:17:25 +00:00
dependabot[bot]
0273e22581
Bump tokio from 1.14.0 to 1.15.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.14.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>
2021-12-16 04:17:13 +00:00
Valentin Brandl
675c0f1941
Merge pull request #382 from vbrandl/dependabot/cargo/serde_json-1.0.73
All checks were successful
continuous-integration/drone/push Build is passing
Bump serde_json from 1.0.72 to 1.0.73
2021-12-14 18:14:37 +01:00
dependabot[bot]
0d8611779c
Bump serde_json from 1.0.72 to 1.0.73
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.72 to 1.0.73.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.72...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>
2021-12-14 04:14:56 +00:00
dependabot[bot]
3824cce2c7
Bump vergen from 5.2.0 to 6.0.0
Bumps [vergen](https://github.com/rustyhorde/vergen) from 5.2.0 to 6.0.0.
- [Release notes](https://github.com/rustyhorde/vergen/releases)
- [Commits](https://github.com/rustyhorde/vergen/compare/5.2.0...6.0.0)

---
updated-dependencies:
- dependency-name: vergen
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-10 04:15:39 +00:00
Valentin Brandl
13b90f6ab0
Merge pull request #379 from vbrandl/dependabot/cargo/vergen-5.2.0
All checks were successful
continuous-integration/drone/push Build is passing
Bump vergen from 5.1.18 to 5.2.0
2021-12-09 12:18:11 +01:00
dependabot[bot]
a101f91004
Bump serde from 1.0.130 to 1.0.131
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.130 to 1.0.131.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.130...v1.0.131)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-09 04:15:26 +00:00
dependabot[bot]
1107c3dba7
Bump vergen from 5.1.18 to 5.2.0
Bumps [vergen](https://github.com/rustyhorde/vergen) from 5.1.18 to 5.2.0.
- [Release notes](https://github.com/rustyhorde/vergen/releases)
- [Commits](https://github.com/rustyhorde/vergen/compare/5.1.18...5.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-06 04:18:28 +00:00
Valentin Brandl
ba65938817
Merge pull request #375 from vbrandl/dependabot/cargo/vergen-5.1.18
Bump vergen from 5.1.17 to 5.1.18
2021-12-02 14:40:38 +01:00
Valentin Brandl
acaf7b80e4
Merge pull request #376 from vbrandl/dependabot/cargo/tracing-subscriber-0.3.3
Bump tracing-subscriber from 0.3.2 to 0.3.3
2021-12-02 14:40:25 +01:00
Valentin Brandl
e5ce8dc125
Merge pull request #377 from vbrandl/dependabot/cargo/reqwest-0.11.7
Bump reqwest from 0.11.6 to 0.11.7
2021-12-02 14:40:16 +01:00
dependabot[bot]
c78ca9e8f8
Bump git2 from 0.13.24 to 0.13.25
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.13.24 to 0.13.25.
- [Release notes](https://github.com/rust-lang/git2-rs/releases)
- [Commits](https://github.com/rust-lang/git2-rs/compare/0.13.24...0.13.25)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-02 04:17:03 +00:00
dependabot[bot]
b4c02058b1
Bump reqwest from 0.11.6 to 0.11.7
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>
2021-12-01 04:18:39 +00:00
dependabot[bot]
8e5a189a40
Bump tracing-subscriber from 0.3.2 to 0.3.3
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.2 to 0.3.3.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.2...tracing-subscriber-0.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-30 04:16:50 +00:00
dependabot[bot]
be58d750c1
Bump vergen from 5.1.17 to 5.1.18
Bumps [vergen](https://github.com/rustyhorde/vergen) from 5.1.17 to 5.1.18.
- [Release notes](https://github.com/rustyhorde/vergen/releases)
- [Commits](https://github.com/rustyhorde/vergen/compare/5.1.17...5.1.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-29 04:18:04 +00:00
dependabot[bot]
44bb3562d1
Bump serde_json from 1.0.71 to 1.0.72
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.71 to 1.0.72.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.71...v1.0.72)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-26 04:17:47 +00:00
dependabot[bot]
ed2c0dad0b
Bump tracing-bunyan-formatter from 0.3.0 to 0.3.1
Bumps [tracing-bunyan-formatter](https://github.com/LukeMathWalker/tracing-bunyan-formatter) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/LukeMathWalker/tracing-bunyan-formatter/releases)
- [Commits](https://github.com/LukeMathWalker/tracing-bunyan-formatter/compare/v0.3.0...v0.3.1)

---
updated-dependencies:
- dependency-name: tracing-bunyan-formatter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-25 04:15:50 +00:00
Valentin Brandl
790e746759
Merge pull request #371 from vbrandl/dependabot/cargo/actix-rt-2.5.0
Some checks failed
continuous-integration/drone/push Build is failing
Bump actix-rt from 2.4.0 to 2.5.0
2021-11-24 17:02:23 +01:00
dependabot[bot]
a3bcffc8a8
Bump actix-rt from 2.4.0 to 2.5.0
Bumps [actix-rt](https://github.com/actix/actix-net) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/actix/actix-net/releases)
- [Commits](https://github.com/actix/actix-net/compare/rt-v2.4.0...rt-v2.5.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>
2021-11-23 04:16:34 +00:00
dependabot[bot]
0ca471422a
Bump futures from 0.3.17 to 0.3.18
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.17 to 0.3.18.
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.17...0.3.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-23 04:16:26 +00:00
dependabot[bot]
85a5e11c54
Bump tracing-subscriber from 0.3.1 to 0.3.2
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.1 to 0.3.2.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.1...tracing-subscriber-0.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-22 04:20:56 +00:00
Valentin Brandl
4fc9aea280
Merge pull request #368 from vbrandl/dependabot/cargo/serde_json-1.0.71
Bump serde_json from 1.0.69 to 1.0.71
2021-11-18 13:40:19 +01:00
Valentin Brandl
98313c8ba6
Merge pull request #367 from vbrandl/dependabot/cargo/tokio-1.14.0
Bump tokio from 1.13.0 to 1.14.0
2021-11-18 13:40:11 +01:00
Valentin Brandl
ac9d09f992
Merge pull request #366 from vbrandl/dependabot/cargo/awc-3.0.0-beta.10
Bump awc from 3.0.0-beta.9 to 3.0.0-beta.10
2021-11-18 13:39:59 +01:00
dependabot[bot]
d39c1830a6
Bump serde_json from 1.0.69 to 1.0.71
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.69 to 1.0.71.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.69...v1.0.71)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-18 04:18:54 +00:00
dependabot[bot]
9017ab3841
Bump tokio from 1.13.0 to 1.14.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-17 04:16:18 +00:00
dependabot[bot]
d226543cef
Bump awc from 3.0.0-beta.9 to 3.0.0-beta.10
Bumps [awc](https://github.com/actix/actix-web) from 3.0.0-beta.9 to 3.0.0-beta.10.
- [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/awc-v3.0.0-beta.9...awc-v3.0.0-beta.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-16 04:15:07 +00:00
dependabot[bot]
dea5fa4a09
Bump git2 from 0.13.23 to 0.13.24
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.13.23 to 0.13.24.
- [Release notes](https://github.com/rust-lang/git2-rs/releases)
- [Commits](https://github.com/rust-lang/git2-rs/compare/0.13.23...0.13.24)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-16 04:14:42 +00:00
Valentin Brandl
af00647cf6 Bump version (v0.20.3)
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2021-11-13 16:59:39 +01:00
Valentin Brandl
47ae92091c
Merge pull request #362 from vbrandl/dependabot/cargo/serde_json-1.0.69
Bump serde_json from 1.0.68 to 1.0.69
2021-11-13 16:52:00 +01:00
Valentin Brandl
39e6739e6e
Merge pull request #361 from vbrandl/dependabot/cargo/actix-rt-2.4.0
Bump actix-rt from 2.3.0 to 2.4.0
2021-11-13 16:50:23 +01:00
Valentin Brandl
9921ddd18c
Merge pull request #360 from vbrandl/dependabot/cargo/vergen-5.1.17
Bump vergen from 5.1.16 to 5.1.17
2021-11-13 16:50:06 +01:00
dependabot[bot]
8f87af8164
Bump serde_json from 1.0.68 to 1.0.69
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.68 to 1.0.69.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.68...v1.0.69)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-08 04:17:56 +00:00
dependabot[bot]
2b01514f96
Bump actix-rt from 2.3.0 to 2.4.0
Bumps [actix-rt](https://github.com/actix/actix-net) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/actix/actix-net/releases)
- [Commits](https://github.com/actix/actix-net/compare/rt-v2.3.0...rt-v2.4.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>
2021-11-05 04:15:43 +00:00
dependabot[bot]
0a794eb22c
Bump vergen from 5.1.16 to 5.1.17
Bumps [vergen](https://github.com/rustyhorde/vergen) from 5.1.16 to 5.1.17.
- [Release notes](https://github.com/rustyhorde/vergen/releases)
- [Commits](https://github.com/rustyhorde/vergen/compare/5.1.16...5.1.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-04 04:13:04 +00:00
dependabot[bot]
a5445e90ec
Bump tokio from 1.12.0 to 1.13.0
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>
2021-11-01 04:30:25 +00:00
Valentin Brandl
bdd25aefd6 Bump version (v0.20.2)
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2021-10-27 20:54:19 +02:00
Valentin Brandl
2444b29734 Update tracing dependencies
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-27 20:53:34 +02:00
Valentin Brandl
d298e5ecdb
Merge pull request #355 from vbrandl/dependabot/cargo/vergen-5.1.16
Bump vergen from 5.1.15 to 5.1.16
2021-10-27 20:43:24 +02:00
Valentin Brandl
3ecab29cdd
Merge pull request #354 from vbrandl/dependabot/cargo/awc-3.0.0-beta.9
Bump awc from 3.0.0-beta.8 to 3.0.0-beta.9
2021-10-27 20:43:13 +02:00
Valentin Brandl
c4638dc8aa
Merge pull request #353 from vbrandl/dependabot/cargo/reqwest-0.11.6
Bump reqwest from 0.11.4 to 0.11.6
2021-10-27 20:43:01 +02:00
Valentin Brandl
7ffa2ba9a2
Merge pull request #350 from vbrandl/dependabot/cargo/actix-rt-2.3.0
Bump actix-rt from 2.2.0 to 2.3.0
2021-10-27 20:42:53 +02:00
dependabot[bot]
a3b224a8df
Bump vergen from 5.1.15 to 5.1.16
Bumps [vergen](https://github.com/rustyhorde/vergen) from 5.1.15 to 5.1.16.
- [Release notes](https://github.com/rustyhorde/vergen/releases)
- [Commits](https://github.com/rustyhorde/vergen/compare/5.1.15...5.1.16)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-21 04:17:40 +00:00
dependabot[bot]
45e20edb2b
Bump awc from 3.0.0-beta.8 to 3.0.0-beta.9
Bumps [awc](https://github.com/actix/actix-web) from 3.0.0-beta.8 to 3.0.0-beta.9.
- [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/awc-v3.0.0-beta.8...awc-v3.0.0-beta.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-21 04:17:30 +00:00
dependabot[bot]
db763ff817
Bump reqwest from 0.11.4 to 0.11.6
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>
2021-10-19 04:17:43 +00:00
dependabot[bot]
449e1347f4
Bump actix-rt from 2.2.0 to 2.3.0
Bumps [actix-rt](https://github.com/actix/actix-net) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/actix/actix-net/releases)
- [Commits](https://github.com/actix/actix-net/compare/rt-v2.2.0...rt-v2.3.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>
2021-10-12 04:19:40 +00:00
dependabot[bot]
d57df16509
Bump tracing-actix-web from 0.4.0-beta.13 to 0.4.0-beta.14
Bumps [tracing-actix-web](https://github.com/LukeMathWalker/tracing-actix-web) from 0.4.0-beta.13 to 0.4.0-beta.14.
- [Release notes](https://github.com/LukeMathWalker/tracing-actix-web/releases)
- [Commits](https://github.com/LukeMathWalker/tracing-actix-web/compare/v0.4.0-beta.13...v0.4.0-beta.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-11 04:24:00 +00:00
dependabot[bot]
225d652545
Bump tracing from 0.1.28 to 0.1.29
Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.28 to 0.1.29.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-0.1.28...tracing-0.1.29)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-07 04:19:21 +00:00
Valentin Brandl
948f06ba33 Bump version (v0.20.1)
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2021-10-06 09:42:42 +02:00
Valentin Brandl
0ab2c60f06 Bump version (v0.20.0)
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2021-10-06 09:15:49 +02:00
dependabot[bot]
ffd1378b44
Bump tracing from 0.1.27 to 0.1.28
Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.27 to 0.1.28.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-0.1.27...tracing-0.1.28)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-06 06:45:31 +00:00
Valentin Brandl
ecce255ee2
Merge pull request #346 from vbrandl/dependabot/cargo/tracing-subscriber-0.2.25
Bump tracing-subscriber from 0.2.22 to 0.2.25
2021-10-06 08:44:30 +02:00
Valentin Brandl
69410f10b6
Merge pull request #345 from vbrandl/dependabot/cargo/git2-0.13.23
Bump git2 from 0.13.22 to 0.13.23
2021-10-06 08:44:08 +02:00
Valentin Brandl
340220d4ce
Merge pull request #344 from vbrandl/dependabot/cargo/tracing-actix-web-0.4.0-beta.13
Bump tracing-actix-web from 0.4.0-beta.12 to 0.4.0-beta.13
2021-10-06 08:43:54 +02:00
Valentin Brandl
27fb116d26
Merge pull request #343 from vbrandl/dependabot/cargo/tokio-1.12.0
Bump tokio from 1.11.0 to 1.12.0
2021-10-06 08:43:42 +02:00
dependabot[bot]
7a45bc2d2e
Bump tracing-subscriber from 0.2.22 to 0.2.25
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.2.22 to 0.2.25.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.2.22...tracing-subscriber-0.2.25)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-06 04:12:50 +00:00
dependabot[bot]
f02b05f4e9
Bump git2 from 0.13.22 to 0.13.23
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.13.22 to 0.13.23.
- [Release notes](https://github.com/rust-lang/git2-rs/releases)
- [Commits](https://github.com/rust-lang/git2-rs/compare/0.13.22...0.13.23)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-04 04:23:20 +00:00
dependabot[bot]
04b58e53a6
Bump tracing-actix-web from 0.4.0-beta.12 to 0.4.0-beta.13
Bumps [tracing-actix-web](https://github.com/LukeMathWalker/tracing-actix-web) from 0.4.0-beta.12 to 0.4.0-beta.13.
- [Release notes](https://github.com/LukeMathWalker/tracing-actix-web/releases)
- [Commits](https://github.com/LukeMathWalker/tracing-actix-web/compare/v0.4.0-beta.12...v0.4.0-beta.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-22 04:16:03 +00:00
dependabot[bot]
849ccb58d2
Bump tokio from 1.11.0 to 1.12.0
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>
2021-09-22 04:15:52 +00:00
dependabot[bot]
aeeb688be2
Bump serde_json from 1.0.67 to 1.0.68
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>
2021-09-15 04:19:07 +00:00
Valentin Brandl
656cc009e1 Update Cargo.lock
All checks were successful
continuous-integration/drone/push Build is passing
2021-09-14 13:03:18 +02:00
Valentin Brandl
fba5070e8f
Merge pull request #338 from vbrandl/dependabot/cargo/tracing-subscriber-0.2.22
Bump tracing-subscriber from 0.2.20 to 0.2.22
2021-09-14 12:39:33 +02:00
Valentin Brandl
732f7b0ed9
Merge pull request #337 from vbrandl/dependabot/cargo/tracing-0.1.27
Bump tracing from 0.1.26 to 0.1.27
2021-09-14 12:39:20 +02:00
Valentin Brandl
ecf34928f7
Merge pull request #335 from vbrandl/dependabot/cargo/tracing-bunyan-formatter-0.2.6
Bump tracing-bunyan-formatter from 0.2.5 to 0.2.6
2021-09-14 12:39:11 +02:00
dependabot[bot]
aacff0e63e
Bump tracing-subscriber from 0.2.20 to 0.2.22
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.2.20 to 0.2.22.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.2.20...tracing-subscriber-0.2.22)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-14 04:16:53 +00:00
dependabot[bot]
d5f4304a60
Bump tracing from 0.1.26 to 0.1.27
Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.26 to 0.1.27.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-0.1.26...tracing-0.1.27)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-14 04:16:43 +00:00
dependabot[bot]
622a5a335a
Bump tracing-bunyan-formatter from 0.2.5 to 0.2.6
Bumps [tracing-bunyan-formatter](https://github.com/LukeMathWalker/tracing-bunyan-formatter) from 0.2.5 to 0.2.6.
- [Release notes](https://github.com/LukeMathWalker/tracing-bunyan-formatter/releases)
- [Commits](https://github.com/LukeMathWalker/tracing-bunyan-formatter/compare/v0.2.5...v0.2.6)

---
updated-dependencies:
- dependency-name: tracing-bunyan-formatter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-13 04:21:31 +00:00
dependabot[bot]
792a1f5743
Bump git2 from 0.13.21 to 0.13.22
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.13.21 to 0.13.22.
- [Release notes](https://github.com/rust-lang/git2-rs/releases)
- [Commits](https://github.com/rust-lang/git2-rs/compare/0.13.21...0.13.22)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-09 04:19:59 +00:00
Valentin Brandl
9900518d62 Bump version (v0.19.0)
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2021-09-03 13:35:45 +02:00
Valentin Brandl
bcb5650cc9 Update actix-web and tokio
All checks were successful
continuous-integration/drone/push Build is passing
2021-09-03 13:13:03 +02:00
Valentin Brandl
9d71ef14fc
Merge pull request #328 from vbrandl/dependabot/cargo/bytes-1.1.0
Bump bytes from 1.0.1 to 1.1.0
2021-09-03 12:09:24 +02:00
dependabot[bot]
73e0bfad92
Bump bytes from 1.0.1 to 1.1.0
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/tokio-rs/bytes/releases)
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/bytes/compare/v1.0.1...v1.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-03 10:00:46 +00:00
Valentin Brandl
ae4266044b
Merge pull request #314 from vbrandl/dependabot/cargo/vergen-5.1.15
All checks were successful
continuous-integration/drone/push Build is passing
Bump vergen from 5.1.13 to 5.1.15
2021-09-03 12:00:45 +02:00
Valentin Brandl
c5bae481da
Merge pull request #317 from vbrandl/dependabot/cargo/git2-0.13.21
Bump git2 from 0.13.20 to 0.13.21
2021-09-03 12:00:34 +02:00
Valentin Brandl
d71656295f
Merge pull request #319 from vbrandl/dependabot/cargo/tracing-subscriber-0.2.20
Bump tracing-subscriber from 0.2.19 to 0.2.20
2021-09-03 12:00:23 +02:00
Valentin Brandl
565a2e3129
Merge pull request #321 from vbrandl/dependabot/cargo/tracing-bunyan-formatter-0.2.5
Bump tracing-bunyan-formatter from 0.2.4 to 0.2.5
2021-09-03 12:00:12 +02:00
Valentin Brandl
e2da36d2e9
Merge pull request #324 from vbrandl/dependabot/cargo/serde_json-1.0.67
Bump serde_json from 1.0.64 to 1.0.67
2021-09-03 12:00:03 +02:00
Valentin Brandl
ad770f71ec
Merge pull request #325 from vbrandl/dependabot/cargo/serde-1.0.130
Bump serde from 1.0.126 to 1.0.130
2021-09-03 11:59:46 +02:00
Valentin Brandl
f6d47baefd Bump version (v0.18.0) 2021-09-03 11:45:10 +02:00
dependabot[bot]
f87b6ee8f4
Bump serde from 1.0.126 to 1.0.130
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.126 to 1.0.130.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.126...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>
2021-08-30 04:21:03 +00:00
dependabot[bot]
6322e6e7e3
Bump serde_json from 1.0.64 to 1.0.67
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.64 to 1.0.67.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.64...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>
2021-08-30 04:20:56 +00:00
dependabot[bot]
39592effd2
Bump tracing-bunyan-formatter from 0.2.4 to 0.2.5
Bumps [tracing-bunyan-formatter](https://github.com/LukeMathWalker/tracing-bunyan-formatter) from 0.2.4 to 0.2.5.
- [Release notes](https://github.com/LukeMathWalker/tracing-bunyan-formatter/releases)
- [Commits](https://github.com/LukeMathWalker/tracing-bunyan-formatter/compare/v0.2.4...v0.2.5)

---
updated-dependencies:
- dependency-name: tracing-bunyan-formatter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-23 04:23:35 +00:00
dependabot[bot]
632638ddd8
Bump tracing-subscriber from 0.2.19 to 0.2.20
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.2.19 to 0.2.20.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.2.19...tracing-subscriber-0.2.20)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-18 04:20:08 +00:00
dependabot[bot]
c4e31f2f67
Bump git2 from 0.13.20 to 0.13.21
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.13.20 to 0.13.21.
- [Release notes](https://github.com/rust-lang/git2-rs/releases)
- [Commits](https://github.com/rust-lang/git2-rs/compare/0.13.20...0.13.21)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-13 04:22:12 +00:00
dependabot[bot]
46d7ae030e
Bump vergen from 5.1.13 to 5.1.15
Bumps [vergen](https://github.com/rustyhorde/vergen) from 5.1.13 to 5.1.15.
- [Release notes](https://github.com/rustyhorde/vergen/releases)
- [Commits](https://github.com/rustyhorde/vergen/compare/5.1.13...5.1.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-06 04:21:48 +00:00
dependabot[bot]
3051bdc0c7
Bump vergen from 5.1.2 to 5.1.13
Bumps [vergen](https://github.com/rustyhorde/vergen) from 5.1.2 to 5.1.13.
- [Release notes](https://github.com/rustyhorde/vergen/releases)
- [Commits](https://github.com/rustyhorde/vergen/compare/5.1.2...5.1.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-13 04:20:01 +00:00
Valentin Brandl
e267a4fc8a chore: Bump version (v0.17.4)
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/tag Build is failing
2021-06-29 19:47:08 +02:00
Valentin Brandl
155d79a019
Revert "Bump vergen from 5.1.2 to 5.1.10" 2021-06-29 19:46:21 +02:00
Valentin Brandl
13c193d04a chore: Bump version (v0.17.3)
Some checks failed
continuous-integration/drone/push Build is failing
2021-06-29 19:06:35 +02:00
Valentin Brandl
701299ab5b
Merge pull request #299 from vbrandl/dependabot/cargo/vergen-5.1.10
Bump vergen from 5.1.2 to 5.1.10
2021-06-29 19:01:27 +02:00
Valentin Brandl
2277931d3c
Merge pull request #291 from vbrandl/dependabot/cargo/git2-0.13.20
Bump git2 from 0.13.18 to 0.13.20
2021-06-29 18:57:39 +02:00
dependabot[bot]
6c59acc0ab
Bump vergen from 5.1.2 to 5.1.10
Bumps [vergen](https://github.com/rustyhorde/vergen) from 5.1.2 to 5.1.10.
- [Release notes](https://github.com/rustyhorde/vergen/releases)
- [Commits](https://github.com/rustyhorde/vergen/compare/5.1.2...5.1.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-29 16:56:16 +00:00
Valentin Brandl
79d947fb36
Merge pull request #297 from vbrandl/dependabot/cargo/tracing-subscriber-0.2.19
Bump tracing-subscriber from 0.2.18 to 0.2.19
2021-06-29 18:55:39 +02:00
dependabot[bot]
9eb47bd94b
Bump ructe from 0.13.2 to 0.13.4
Bumps [ructe](https://github.com/kaj/ructe) from 0.13.2 to 0.13.4.
- [Release notes](https://github.com/kaj/ructe/releases)
- [Changelog](https://github.com/kaj/ructe/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kaj/ructe/compare/v0.13.2...v0.13.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-28 04:24:35 +00:00
dependabot[bot]
8f6c52a6f5
Bump tracing-subscriber from 0.2.18 to 0.2.19
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.2.18 to 0.2.19.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.2.18...tracing-subscriber-0.2.19)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-28 04:24:28 +00:00
dependabot[bot]
b50112c7c0
Bump git2 from 0.13.18 to 0.13.20
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.13.18 to 0.13.20.
- [Release notes](https://github.com/rust-lang/git2-rs/releases)
- [Commits](https://github.com/rust-lang/git2-rs/compare/0.13.18...0.13.20)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 04:12:07 +00:00
Valentin Brandl
04f1437d0c chores(cargo): Bump version (0.17.2) 2021-05-27 13:18:31 +02:00
Valentin Brandl
e706176d84
Merge pull request #282 from vbrandl/dependabot/cargo/serde-1.0.126
Bump serde from 1.0.125 to 1.0.126
2021-05-27 12:55:05 +02:00
Valentin Brandl
a2a0047e03
Merge pull request #283 from vbrandl/dependabot/cargo/futures-0.3.15
Bump futures from 0.3.14 to 0.3.15
2021-05-27 12:54:37 +02:00
dependabot[bot]
55f937aac2
Bump tracing-bunyan-formatter from 0.2.0 to 0.2.4
Bumps [tracing-bunyan-formatter](https://github.com/LukeMathWalker/tracing-bunyan-formatter) from 0.2.0 to 0.2.4.
- [Release notes](https://github.com/LukeMathWalker/tracing-bunyan-formatter/releases)
- [Commits](https://github.com/LukeMathWalker/tracing-bunyan-formatter/compare/v0.2.0...v0.2.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-27 10:48:45 +00:00
dependabot[bot]
d929a559b6
Bump futures from 0.3.14 to 0.3.15
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.14 to 0.3.15.
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.14...0.3.15)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-27 10:48:26 +00:00
dependabot[bot]
5e7374deea
Bump serde from 1.0.125 to 1.0.126
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>
2021-05-27 10:48:22 +00:00