d92860e825
chore: Bump version number (v0.21.3)
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2022-02-26 16:34:07 +01:00
6ac19fe898
Merge branch 'remove-nix'
2022-02-26 16:28:18 +01:00
75fd905547
Merge pull request #422 from vbrandl/dependabot/cargo/config-0.12.0
...
Bump config from 0.11.0 to 0.12.0
2022-02-26 16:28:03 +01:00
3df814c64c
Remove (unused) nix build (for now) and add direnv/lorri setup
2022-02-26 16:27:57 +01:00
84f4aa9be3
Migrate to config v0.12.0
continuous-integration/drone/push Build is passing
2022-02-26 16:22:36 +01:00
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
5caed6729a
Merge pull request #423 from vbrandl/dependabot/cargo/git2-0.14.0
...
Bump git2 from 0.13.25 to 0.14.0
2022-02-26 15:59:12 +01:00
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
54e05d5d78
Bump version (v0.21.2)
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2022-02-18 10:30:59 +01:00
7c84ae8c0e
Merge pull request #420 from vbrandl/dependabot/cargo/tracing-0.1.31
...
continuous-integration/drone/push Build is passing
Bump tracing from 0.1.30 to 0.1.31
2022-02-18 10:27:35 +01:00
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
00db6b1718
Merge pull request #421 from vbrandl/dependabot/cargo/tracing-subscriber-0.3.9
...
Bump tracing-subscriber from 0.3.8 to 0.3.9
2022-02-18 10:14:55 +01:00
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
5f29a3edfa
Don't unwrap results in build step
continuous-integration/drone/push Build is passing
2022-02-17 12:01:50 +01:00
c4b14164c0
Update actix-web
2022-02-17 12:01:16 +01:00
8f129d9175
Ignore some SEC advisories
2022-02-17 12:00:46 +01:00
3830d488b8
Merge pull request #419 from vbrandl/dependabot/cargo/tokio-1.17.0
...
Bump tokio from 1.16.1 to 1.17.0
2022-02-17 11:45:08 +01:00
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
1b504c4557
Merge pull request #418 from vbrandl/dependabot/cargo/awc-3.0.0-beta.21
...
continuous-integration/drone/push Build is passing
Bump awc from 3.0.0-beta.20 to 3.0.0-beta.21
2022-02-16 10:12:53 +01:00
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
1e5db2ca2a
Merge pull request #417 from vbrandl/dependabot/cargo/tracing-actix-web-0.5.0-rc.3
...
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
35e8eac61a
Merge pull request #416 from vbrandl/dependabot/cargo/serde_json-1.0.79
...
Bump serde_json from 1.0.78 to 1.0.79
2022-02-14 16:49:44 +01:00
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
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
16743bbc26
Merge pull request #415 from vbrandl/dependabot/cargo/tracing-actix-web-0.5.0-rc.2
...
Bump tracing-actix-web from 0.5.0-rc.1 to 0.5.0-rc.2
2022-02-09 08:39:43 +01:00
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
2ca188a473
Merge pull request #414 from vbrandl/dependabot/cargo/ructe-0.14.0
...
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
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
690ab9ea07
Merge pull request #412 from vbrandl/dependabot/cargo/tracing-subscriber-0.3.8
...
Bump tracing-subscriber from 0.3.7 to 0.3.8
2022-02-07 13:11:45 +00:00
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
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
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
d63aaee2d3
Merge pull request #411 from vbrandl/dependabot/cargo/tracing-0.1.30
...
continuous-integration/drone/push Build is passing
Bump tracing from 0.1.29 to 0.1.30
2022-02-04 10:03:39 +01:00
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
99d386900e
Bump version (v0.21.1)
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2022-02-01 19:41:42 +01:00
c2fb288a07
Simplify static routes
continuous-integration/drone/push Build is passing
2022-02-01 19:41:17 +01:00
7a9def97cb
Merge pull request #410 from vbrandl/dependabot/cargo/awc-3.0.0-beta.20
...
continuous-integration/drone/push Build is passing
Bump awc from 3.0.0-beta.19 to 3.0.0-beta.20
2022-02-01 19:27:46 +01:00
815b213a2a
Fix clippy lint
continuous-integration/drone/push Build is passing
2022-02-01 19:23:04 +01:00
1e44bc1a8f
Add test if resources are available
continuous-integration/drone/push Build is passing
2022-02-01 19:16:47 +01:00
2507c24de7
Fix function signature
...
https://github.com/actix/actix-web/pull/2601
2022-02-01 19:16:26 +01:00
d78b349ca1
Update other actix dependencies
2022-02-01 19:16:11 +01:00
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
f2436efc85
Bump version (v0.21.0)
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2022-01-30 00:23:41 +01:00
80a6cf0036
Merge pull request #409 from vbrandl/chore/dependencies
...
continuous-integration/drone/push Build is passing
Update `serde_derive` and `tokio`
2022-01-30 00:17:56 +01:00
a0ec86e756
Update serde_derive
and tokio
continuous-integration/drone/push Build is passing
2022-01-30 00:12:11 +01:00
d91e6bf580
Merge pull request #408 from vbrandl/feature/service-registration
...
continuous-integration/drone/push Build is passing
Unify registration of service routes
2022-01-29 21:29:06 +01:00
f3e1d914c5
Register routes per service
continuous-integration/drone/push Build is passing
2022-01-29 21:19:38 +01:00
e282316769
Update transitive dependencies
2022-01-29 21:18:50 +01:00
9742900eb6
Update beta dependencies
2022-01-29 21:18:39 +01:00
45a582dcdd
Merge pull request #407 from vbrandl/dependabot/cargo/vergen-6.0.2
...
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
b5a8500e0c
Merge pull request #406 from vbrandl/dependabot/cargo/tokio-1.16.0
...
Bump tokio from 1.15.0 to 1.16.0
2022-01-28 14:34:26 +01:00
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
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
d9bd880d51
Merge pull request #401 from vbrandl/dependabot/cargo/serde_json-1.0.78
...
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
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
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
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
ebd0c7df7d
Merge pull request #400 from vbrandl/dependabot/cargo/tracing-bunyan-formatter-0.3.2
...
Bump tracing-bunyan-formatter from 0.3.1 to 0.3.2
2022-01-26 19:10:19 +01:00
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
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
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
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
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
7a7a93ff75
Merge pull request #397 from vbrandl/dependabot/cargo/openssl-probe-0.1.5
...
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
78fb8d9b83
Merge pull request #396 from vbrandl/dependabot/cargo/actix-rt-2.6.0
...
Bump actix-rt from 2.5.1 to 2.6.0
2022-01-13 21:00:42 +01:00
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
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
e57d40e766
Merge pull request #395 from vbrandl/dependabot/cargo/reqwest-0.11.9
...
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
21f3790aee
Merge pull request #394 from vbrandl/dependabot/cargo/tempfile-3.3.0
...
Bump tempfile from 3.2.0 to 3.3.0
2022-01-11 12:16:55 +01:00
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
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
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
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
6504159899
Merge pull request #391 from vbrandl/dependabot/cargo/serde-1.0.133
...
Bump serde from 1.0.132 to 1.0.133
2022-01-11 12:08:50 +01:00
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
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
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