aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Expand)AuthorFilesLines
2021-09-08markdown: use comrak syntectAsherah Connor1-2/+2
2021-09-07build(deps): bump comrak from 0.11.0 to 0.12.0 (#391)dependabot[bot]1-2/+105
2021-08-19build(deps): bump tracing-subscriber from 0.2.19 to 0.2.20 (#390)dependabot[bot]1-2/+2
2021-07-29build(deps): bump xml-rs from 0.8.3 to 0.8.4 (#387)dependabot[bot]1-2/+2
2021-07-20build(deps): bump tokio-stream from 0.1.6 to 0.1.7 (#383)dependabot[bot]1-4/+4
2021-07-20build(deps): bump comrak from 0.10.1 to 0.11.0 (#386)dependabot[bot]1-2/+2
2021-07-07closer integration into android, read estimatesChristine Dodrill1-0/+9
2021-06-28build(deps): bump tracing-subscriber from 0.2.18 to 0.2.19 (#381)dependabot[bot]1-2/+2
2021-06-28build(deps): bump ructe from 0.13.2 to 0.13.4 (#380)dependabot[bot]1-2/+2
2021-06-24Bump sdnotify from 0.1.3 to 0.2.0 (#379)dependabot[bot]1-2/+2
2021-06-22Bump reqwest from 0.11.3 to 0.11.4 (#378)dependabot[bot]1-2/+2
2021-05-17Bump tokio-stream from 0.1.5 to 0.1.6 (#369)dependabot[bot]1-2/+2
2021-05-04Bump comrak from 0.10.0 to 0.10.1 (#367)dependabot[bot]1-2/+2
2021-05-04Bump tracing-subscriber from 0.2.17 to 0.2.18 (#366)dependabot[bot]1-2/+2
2021-04-23build(deps): bump hyper from 0.14.5 to 0.14.7 (#362)dependabot-preview[bot]1-6/+6
2021-04-15build(deps): bump color-eyre from 0.5.10 to 0.5.11 (#358)dependabot-preview[bot]1-2/+2
2021-04-13build(deps): bump tokio from 1.4.0 to 1.5.0 (#356)dependabot-preview[bot]1-2/+2
2021-04-13build(deps): bump reqwest from 0.11.2 to 0.11.3 (#357)dependabot-preview[bot]1-2/+2
2021-04-12build(deps): bump serde_dhall from 0.10.0 to 0.10.1 (#354)dependabot-preview[bot]1-7/+6
2021-04-12build(deps): bump futures from 0.3.13 to 0.3.14 (#355)dependabot-preview[bot]1-18/+18
2021-04-03build(deps): bump tokio-stream from 0.1.3 to 0.1.5 (#353)dependabot-preview[bot]1-2/+2
2021-04-03build(deps): bump ructe from 0.13.0 to 0.13.2 (#343)dependabot-preview[bot]1-18/+70
2021-04-02build(deps): bump tracing-subscriber from 0.2.16 to 0.2.17 (#344)dependabot-preview[bot]1-2/+2
2021-04-02build(deps): bump serde from 1.0.124 to 1.0.125 (#349)dependabot-preview[bot]1-5/+5
2021-04-02build(deps): bump hyper from 0.14.4 to 0.14.5 (#351)dependabot-preview[bot]1-4/+14
2021-04-02build(deps): bump warp from 0.3.0 to 0.3.1 (#350)dependabot-preview[bot]1-3/+2
2021-04-01Unix domain socket http server (#352)Christine Dodrill1-2/+3
2021-03-24build(deps): bump tokio from 1.3.0 to 1.4.0 (#347)dependabot-preview[bot]1-2/+2
2021-03-19build(deps): bump comrak from 0.9.1 to 0.10.0 (#346)dependabot-preview[bot]1-3/+3
2021-03-16le bumpChristine Dodrill1-2/+2
2021-03-13build(deps): bump reqwest from 0.11.1 to 0.11.2 (#341)dependabot-preview[bot]1-2/+2
2021-03-13build(deps): bump tokio from 1.2.0 to 1.3.0 (#340)dependabot-preview[bot]1-2/+2
2021-03-13build(deps): bump prometheus from 0.11.0 to 0.12.0 (#339)dependabot-preview[bot]1-3/+3
2021-03-13build(deps): bump serde from 1.0.123 to 1.0.124 (#338)dependabot-preview[bot]1-4/+4
2021-03-03fix build on windowsChristine Dodrill1-268/+211
2021-02-15build(deps): bump serde_dhall from 0.9.0 to 0.10.0 (#316)dependabot-preview[bot]1-305/+72
2021-02-15build(deps): bump tracing from 0.1.22 to 0.1.23 (#315)dependabot-preview[bot]1-4/+4
2021-02-15build(deps): bump tokio from 1.1.0 to 1.2.0 (#319)dependabot-preview[bot]1-17/+17
2021-02-15build(deps): bump serde_yaml from 0.8.15 to 0.8.17 (#321)dependabot-preview[bot]1-2/+2
2021-02-15parallelize markdown parsingChristine Dodrill1-0/+35
2021-02-15build(deps): bump comrak from 0.9.0 to 0.9.1 (#322)dependabot-preview[bot]1-2/+2
2021-01-26blog: add philosophical post about social media (#310)Christine Dodrill1-2/+0
2021-01-22Use Tokio 1 (#306)Christine Dodrill1-122/+262
2021-01-16build(deps): bump serde_dhall from 0.8.0 to 0.9.0 (#267)dependabot-preview[bot]1-30/+11
2021-01-16build(deps): bump log from 0.4.11 to 0.4.13 (#293)dependabot-preview[bot]1-2/+2
2021-01-16build(deps): bump rand from 0.8.1 to 0.8.2 (#295)dependabot-preview[bot]1-4/+4
2021-01-16build(deps): bump ructe from 0.12.0 to 0.13.0 (#262)dependabot-preview[bot]1-2/+2
2021-01-16move poking services into app boot after systemd notifyChristine Dodrill1-2/+65
2021-01-15oopsChristine Dodrill1-2/+2
2021-01-14Cache better (#296)Christine Dodrill1-1/+12