Cadey Ratio
7c90296bf0
Update to Axum 0.5
...
Closes #446
Closes #447
Closes #448
Signed-off-by: Xe <me@christine.website>
2022-04-02 16:24:39 +00:00
Cadey Ratio
1c8c3396a7
lib/patreon: refresh token support
...
This should hopefully make the patrons page work consistently and no
longer require me to manually update the patreon token once per month.
Why didn't I do this age ago??????
Hacked up live on twitch: https://twitch.tv/princessxen
Closes #442
Signed-off-by: Xe <me@christine.website>
2022-04-02 16:15:10 +00:00
dependabot[bot]
cb65b7b037
build(deps): bump ructe from 0.13.4 to 0.14.0 ( #443 )
...
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-24 22:24:22 -04:00
Cadey Ratio
8b747c1c40
Rewrite the site routing with Axum ( #441 )
...
* broken state
Signed-off-by: Xe Iaso <me@christine.website>
* fix???
Signed-off-by: Xe Iaso <me@christine.website>
* Port everything else to axum
Signed-off-by: Xe <me@christine.website>
* headers
Signed-off-by: Xe Iaso <me@christine.website>
* site update post
Signed-off-by: Christine Dodrill <me@christine.website>
* fix headers
Signed-off-by: Xe Iaso <me@christine.website>
* remove warp example
Signed-off-by: Xe Iaso <me@christine.website>
* 80c wrap
Signed-off-by: Xe Iaso <me@christine.website>
* bump version
Signed-off-by: Xe Iaso <me@christine.website>
2022-03-21 20:14:14 -04:00
dependabot[bot]
c5c281edbf
build(deps): bump eyre from 0.6.5 to 0.6.6 ( #430 )
...
Bumps [eyre](https://github.com/yaahc/eyre ) from 0.6.5 to 0.6.6.
- [Release notes](https://github.com/yaahc/eyre/releases )
- [Changelog](https://github.com/yaahc/eyre/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yaahc/eyre/compare/v0.6.5...v0.6.6 )
---
updated-dependencies:
- dependency-name: eyre
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-19 23:51:13 -05:00
dependabot[bot]
6694fbfbec
build(deps): bump tracing-subscriber from 0.3.5 to 0.3.7 ( #431 )
...
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-19 23:51:06 -05:00
dependabot[bot]
b0e2ed1da8
build(deps): bump color-eyre from 0.5.11 to 0.6.0 ( #428 )
...
Bumps [color-eyre](https://github.com/yaahc/color-eyre ) from 0.5.11 to 0.6.0.
- [Release notes](https://github.com/yaahc/color-eyre/releases )
- [Changelog](https://github.com/yaahc/color-eyre/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yaahc/color-eyre/compare/v0.5.11...v0.6.0 )
---
updated-dependencies:
- dependency-name: color-eyre
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-13 08:49:29 -05:00
dependabot[bot]
99f302a44a
build(deps): bump serde_dhall from 0.10.1 to 0.11.0 ( #425 )
...
Bumps [serde_dhall](https://github.com/Nadrieril/dhall-rust ) from 0.10.1 to 0.11.0.
- [Release notes](https://github.com/Nadrieril/dhall-rust/releases )
- [Changelog](https://github.com/Nadrieril/dhall-rust/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Nadrieril/dhall-rust/compare/serde_dhall-v0.10.1...serde_dhall-v0.11.0 )
---
updated-dependencies:
- dependency-name: serde_dhall
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-11 17:40:25 -05:00
dependabot[bot]
ce0ab58292
build(deps): bump reqwest from 0.11.8 to 0.11.9 ( #426 )
...
Bumps [reqwest](https://github.com/seanmonstar/reqwest ) from 0.11.8 to 0.11.9.
- [Release notes](https://github.com/seanmonstar/reqwest/releases )
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.8...v0.11.9 )
---
updated-dependencies:
- dependency-name: reqwest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-11 06:13:09 -05:00
dependabot[bot]
a77347063f
build(deps): bump tracing-subscriber from 0.3.3 to 0.3.5 ( #424 )
...
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing ) from 0.3.3 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.3...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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-30 18:45:53 -05:00
dependabot[bot]
bc4420cf19
build(deps): bump reqwest from 0.11.7 to 0.11.8 ( #421 )
...
Bumps [reqwest](https://github.com/seanmonstar/reqwest ) from 0.11.7 to 0.11.8.
- [Release notes](https://github.com/seanmonstar/reqwest/releases )
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.7...v0.11.8 )
---
updated-dependencies:
- dependency-name: reqwest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-23 08:16:23 -05:00
dependabot[bot]
146e4022cf
build(deps): bump tracing-subscriber from 0.3.2 to 0.3.3 ( #416 )
...
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-01 11:11:49 -05:00
dependabot[bot]
1ce8caced0
build(deps): bump reqwest from 0.11.6 to 0.11.7 ( #417 )
...
Bumps [reqwest](https://github.com/seanmonstar/reqwest ) from 0.11.6 to 0.11.7.
- [Release notes](https://github.com/seanmonstar/reqwest/releases )
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.6...v0.11.7 )
---
updated-dependencies:
- dependency-name: reqwest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-01 11:11:45 -05:00
dependabot[bot]
86b965eb13
build(deps): bump tracing-subscriber from 0.3.1 to 0.3.2 ( #414 )
...
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-22 11:00:06 -05:00
dependabot[bot]
65bd9b4c20
build(deps): bump warp from 0.3.1 to 0.3.2 ( #413 )
...
Bumps [warp](https://github.com/seanmonstar/warp ) from 0.3.1 to 0.3.2.
- [Release notes](https://github.com/seanmonstar/warp/releases )
- [Changelog](https://github.com/seanmonstar/warp/blob/master/CHANGELOG.md )
- [Commits](https://github.com/seanmonstar/warp/compare/v0.3.1...v0.3.2 )
---
updated-dependencies:
- dependency-name: warp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-10 07:23:39 -05:00
dependabot[bot]
bad76eba8e
build(deps): bump tokio-stream from 0.1.7 to 0.1.8 ( #410 )
...
Bumps [tokio-stream](https://github.com/tokio-rs/tokio ) from 0.1.7 to 0.1.8.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.7...tokio-stream-0.1.8 )
---
updated-dependencies:
- dependency-name: tokio-stream
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-03 09:44:45 -04:00
dependabot[bot]
900b6332f3
build(deps): bump tracing-subscriber from 0.2.24 to 0.3.1 ( #409 )
...
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing ) from 0.2.24 to 0.3.1.
- [Release notes](https://github.com/tokio-rs/tracing/releases )
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.2.24...tracing-subscriber-0.3.1 )
---
updated-dependencies:
- dependency-name: tracing-subscriber
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-03 09:44:37 -04:00
dependabot[bot]
179e945ef8
build(deps): bump reqwest from 0.11.4 to 0.11.6 ( #406 )
...
Bumps [reqwest](https://github.com/seanmonstar/reqwest ) from 0.11.4 to 0.11.6.
- [Release notes](https://github.com/seanmonstar/reqwest/releases )
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.4...v0.11.6 )
---
updated-dependencies:
- dependency-name: reqwest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-03 09:44:25 -04:00
dependabot[bot]
bd19beee7e
build(deps): bump prometheus from 0.12.0 to 0.13.0 ( #401 )
...
Bumps [prometheus](https://github.com/tikv/rust-prometheus ) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/tikv/rust-prometheus/releases )
- [Changelog](https://github.com/tikv/rust-prometheus/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tikv/rust-prometheus/compare/v0.12.0...v0.13.0 )
---
updated-dependencies:
- dependency-name: prometheus
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-03 09:44:16 -04:00
Cadey Ratio
7bdd2936c2
patreon: show all patrons
...
Signed-off-by: Christine Dodrill <me@christine.website>
2021-09-24 12:26:16 -04:00
dependabot[bot]
0c6eb0474c
build(deps): bump tracing-subscriber from 0.2.20 to 0.2.23 ( #397 )
...
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing ) from 0.2.20 to 0.2.23.
- [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.23 )
---
updated-dependencies:
- dependency-name: tracing-subscriber
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-19 09:43:50 -04:00
dependabot[bot]
cd5cf0740e
build(deps): bump comrak from 0.12.0 to 0.12.1 ( #392 )
...
Bumps [comrak](https://github.com/kivikakk/comrak ) from 0.12.0 to 0.12.1.
- [Release notes](https://github.com/kivikakk/comrak/releases )
- [Changelog](https://github.com/kivikakk/comrak/blob/main/changelog.txt )
- [Commits](https://github.com/kivikakk/comrak/commits )
---
updated-dependencies:
- dependency-name: comrak
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-08 11:04:46 -04:00
dependabot[bot]
df32d32700
build(deps): bump comrak from 0.11.0 to 0.12.0 ( #391 )
...
Bumps [comrak](https://github.com/kivikakk/comrak ) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/kivikakk/comrak/releases )
- [Changelog](https://github.com/kivikakk/comrak/blob/main/changelog.txt )
- [Commits](https://github.com/kivikakk/comrak/compare/0.11.0...0.12.0 )
---
updated-dependencies:
- dependency-name: comrak
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-07 10:00:17 -04:00
dependabot[bot]
bd38ac142d
build(deps): bump tracing-subscriber from 0.2.19 to 0.2.20 ( #390 )
...
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-19 21:05:38 -04:00
dependabot[bot]
1bff761acb
build(deps): bump xml-rs from 0.8.3 to 0.8.4 ( #387 )
...
Bumps [xml-rs](https://github.com/netvl/xml-rs ) from 0.8.3 to 0.8.4.
- [Release notes](https://github.com/netvl/xml-rs/releases )
- [Changelog](https://github.com/netvl/xml-rs/blob/master/Changelog.md )
- [Commits](https://github.com/netvl/xml-rs/commits )
---
updated-dependencies:
- dependency-name: xml-rs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-29 17:21:53 -04:00
dependabot[bot]
e867f04894
build(deps): bump tokio-stream from 0.1.6 to 0.1.7 ( #383 )
...
Bumps [tokio-stream](https://github.com/tokio-rs/tokio ) from 0.1.6 to 0.1.7.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.6...tokio-stream-0.1.7 )
---
updated-dependencies:
- dependency-name: tokio-stream
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-20 21:52:47 -04:00
dependabot[bot]
585268e381
build(deps): bump comrak from 0.10.1 to 0.11.0 ( #386 )
...
Bumps [comrak](https://github.com/kivikakk/comrak ) from 0.10.1 to 0.11.0.
- [Release notes](https://github.com/kivikakk/comrak/releases )
- [Changelog](https://github.com/kivikakk/comrak/blob/main/changelog.txt )
- [Commits](https://github.com/kivikakk/comrak/compare/0.10.1...0.11.0 )
---
updated-dependencies:
- dependency-name: comrak
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-20 21:51:51 -04:00
Cadey Ratio
7dfdd131e4
closer integration into android, read estimates
...
Signed-off-by: Christine Dodrill <me@christine.website>
2021-07-07 21:17:46 -04:00
dependabot[bot]
8c71e2e9fb
build(deps): bump tracing-subscriber from 0.2.18 to 0.2.19 ( #381 )
...
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-28 09:44:54 -04:00
dependabot[bot]
8e39b0ef54
build(deps): bump ructe from 0.13.2 to 0.13.4 ( #380 )
...
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-28 09:44:42 -04:00
dependabot[bot]
12fa1532cf
Bump sdnotify from 0.1.3 to 0.2.0 ( #379 )
...
Bumps [sdnotify](https://github.com/polachok/sdnotify ) from 0.1.3 to 0.2.0.
- [Release notes](https://github.com/polachok/sdnotify/releases )
- [Commits](https://github.com/polachok/sdnotify/compare/v0.1.3...v0.2.0 )
---
updated-dependencies:
- dependency-name: sdnotify
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-24 21:45:32 -04:00
dependabot[bot]
fbed802289
Bump reqwest from 0.11.3 to 0.11.4 ( #378 )
...
Bumps [reqwest](https://github.com/seanmonstar/reqwest ) from 0.11.3 to 0.11.4.
- [Release notes](https://github.com/seanmonstar/reqwest/releases )
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.3...v0.11.4 )
---
updated-dependencies:
- dependency-name: reqwest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-22 08:48:49 -04:00
dependabot[bot]
3a1ae0bc57
Bump tokio-stream from 0.1.5 to 0.1.6 ( #369 )
...
Bumps [tokio-stream](https://github.com/tokio-rs/tokio ) from 0.1.5 to 0.1.6.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.5...tokio-stream-0.1.6 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-17 08:10:37 -04:00
dependabot[bot]
95bfc64097
Bump comrak from 0.10.0 to 0.10.1 ( #367 )
...
Bumps [comrak](https://github.com/kivikakk/comrak ) from 0.10.0 to 0.10.1.
- [Release notes](https://github.com/kivikakk/comrak/releases )
- [Changelog](https://github.com/kivikakk/comrak/blob/main/changelog.txt )
- [Commits](https://github.com/kivikakk/comrak/compare/0.10.0...0.10.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-04 09:04:12 -04:00
dependabot[bot]
ee1ed3f7a7
Bump tracing-subscriber from 0.2.17 to 0.2.18 ( #366 )
...
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing ) from 0.2.17 to 0.2.18.
- [Release notes](https://github.com/tokio-rs/tracing/releases )
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.2.17...tracing-subscriber-0.2.18 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-04 09:03:59 -04:00
dependabot-preview[bot]
2c5de872de
build(deps): bump hyper from 0.14.5 to 0.14.7 ( #362 )
...
Bumps [hyper](https://github.com/hyperium/hyper ) from 0.14.5 to 0.14.7.
- [Release notes](https://github.com/hyperium/hyper/releases )
- [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md )
- [Commits](https://github.com/hyperium/hyper/compare/v0.14.5...v0.14.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-23 14:36:06 -04:00
dependabot-preview[bot]
6fa7376da9
build(deps): bump color-eyre from 0.5.10 to 0.5.11 ( #358 )
...
Bumps [color-eyre](https://github.com/yaahc/color-eyre ) from 0.5.10 to 0.5.11.
- [Release notes](https://github.com/yaahc/color-eyre/releases )
- [Changelog](https://github.com/yaahc/color-eyre/blob/v0.5.11/CHANGELOG.md )
- [Commits](https://github.com/yaahc/color-eyre/compare/v0.5.10...v0.5.11 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-15 13:15:20 -04:00
dependabot-preview[bot]
e1e38be31e
build(deps): bump tokio from 1.4.0 to 1.5.0 ( #356 )
...
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.4.0...tokio-1.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-13 09:59:22 -04:00
dependabot-preview[bot]
6e21e1653c
build(deps): bump reqwest from 0.11.2 to 0.11.3 ( #357 )
...
Bumps [reqwest](https://github.com/seanmonstar/reqwest ) from 0.11.2 to 0.11.3.
- [Release notes](https://github.com/seanmonstar/reqwest/releases )
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.2...v0.11.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-13 09:59:03 -04:00
dependabot-preview[bot]
aa73162e4b
build(deps): bump serde_dhall from 0.10.0 to 0.10.1 ( #354 )
...
Bumps [serde_dhall](https://github.com/Nadrieril/dhall-rust ) from 0.10.0 to 0.10.1.
- [Release notes](https://github.com/Nadrieril/dhall-rust/releases )
- [Changelog](https://github.com/Nadrieril/dhall-rust/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Nadrieril/dhall-rust/compare/serde_dhall-v0.10.0...serde_dhall-v0.10.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-12 08:32:23 -04:00
dependabot-preview[bot]
a22a2176ce
build(deps): bump futures from 0.3.13 to 0.3.14 ( #355 )
...
Bumps [futures](https://github.com/rust-lang/futures-rs ) from 0.3.13 to 0.3.14.
- [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.13...0.3.14 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-12 08:32:09 -04:00
dependabot-preview[bot]
8591253f92
build(deps): bump tokio-stream from 0.1.3 to 0.1.5 ( #353 )
...
Bumps [tokio-stream](https://github.com/tokio-rs/tokio ) from 0.1.3 to 0.1.5.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.3...tokio-stream-0.1.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-03 11:17:57 -04:00
dependabot-preview[bot]
6cb41a0a9a
build(deps): bump ructe from 0.13.0 to 0.13.2 ( #343 )
...
Bumps [ructe](https://github.com/kaj/ructe ) from 0.13.0 to 0.13.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.13.0...v0.13.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-03 11:17:47 -04:00
dependabot-preview[bot]
de4256c06f
build(deps): bump tracing-subscriber from 0.2.16 to 0.2.17 ( #344 )
...
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing ) from 0.2.16 to 0.2.17.
- [Release notes](https://github.com/tokio-rs/tracing/releases )
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.2.16...tracing-subscriber-0.2.17 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-02 20:40:10 -04:00
dependabot-preview[bot]
8f36a95663
build(deps): bump serde from 1.0.124 to 1.0.125 ( #349 )
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.124 to 1.0.125.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.124...v1.0.125 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-02 20:39:53 -04:00
dependabot-preview[bot]
e302d2ddc8
build(deps): bump hyper from 0.14.4 to 0.14.5 ( #351 )
...
Bumps [hyper](https://github.com/hyperium/hyper ) from 0.14.4 to 0.14.5.
- [Release notes](https://github.com/hyperium/hyper/releases )
- [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md )
- [Commits](https://github.com/hyperium/hyper/compare/v0.14.4...v0.14.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-02 20:39:43 -04:00
dependabot-preview[bot]
761c4efc48
build(deps): bump warp from 0.3.0 to 0.3.1 ( #350 )
...
Bumps [warp](https://github.com/seanmonstar/warp ) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/seanmonstar/warp/releases )
- [Changelog](https://github.com/seanmonstar/warp/blob/master/CHANGELOG.md )
- [Commits](https://github.com/seanmonstar/warp/compare/v0.3.0...v0.3.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-02 20:39:30 -04:00
Cadey Ratio
8383914aa5
Unix domain socket http server ( #352 )
...
* enable ipv6 support
Signed-off-by: Christine Dodrill <me@christine.website>
* enable unix socket powers
Signed-off-by: Christine Dodrill <me@christine.website>
* unix domain socket post
Signed-off-by: Christine Dodrill <me@christine.website>
* bump rust
Signed-off-by: Christine Dodrill <me@christine.website>
2021-04-01 22:30:45 -04:00
dependabot-preview[bot]
0360c87582
build(deps): bump tokio from 1.3.0 to 1.4.0 ( #347 )
...
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.3.0...tokio-1.4.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-03-24 13:55:28 -04:00
dependabot-preview[bot]
fe2063d5e8
build(deps): bump comrak from 0.9.1 to 0.10.0 ( #346 )
...
Bumps [comrak](https://github.com/kivikakk/comrak ) from 0.9.1 to 0.10.0.
- [Release notes](https://github.com/kivikakk/comrak/releases )
- [Changelog](https://github.com/kivikakk/comrak/blob/main/changelog.txt )
- [Commits](https://github.com/kivikakk/comrak/compare/0.9.1...0.10.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-03-19 20:11:28 -04:00