aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Expand)AuthorFilesLines
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
2021-01-10update everything (#292)Christine Dodrill1-348/+173
2021-01-02systemdify thisChristine Dodrill1-0/+7
2020-12-02add webmention support (#274)Christine Dodrill1-0/+18
2020-11-30add nixos/discord webhook post (#272)Christine Dodrill1-209/+292
2020-11-08Merge branches 'pr257', 'pr256', 'pr255', 'pr254', 'pr253', 'pr252', 'pr251',...Christine Dodrill1-32/+63
2020-11-06build(deps): bump color-eyre from 0.5.6 to 0.5.7dependabot-preview[bot]1-2/+2
2020-11-06build(deps): bump url from 2.1.1 to 2.2.0dependabot-preview[bot]1-2/+13
2020-11-04build(deps): bump thiserror from 1.0.21 to 1.0.22dependabot-preview[bot]1-8/+8
2020-11-03build(deps): bump tracing-subscriber from 0.2.14 to 0.2.15dependabot-preview[bot]1-2/+2
2020-11-03build(deps): bump hyper from 0.13.8 to 0.13.9dependabot-preview[bot]1-12/+32
2020-11-03build(deps): bump sitemap from 0.4.0 to 0.4.1dependabot-preview[bot]1-2/+2
2020-11-02build(deps): bump comrak from 0.8.2 to 0.9.0dependabot-preview[bot]1-2/+2
2020-11-02build(deps): bump serde_yaml from 0.8.13 to 0.8.14dependabot-preview[bot]1-2/+2
2020-10-30build(deps): bump eyre from 0.6.1 to 0.6.2 (#246)dependabot-preview[bot]1-3/+3
2020-10-29build(deps): bump serde_dhall from 0.7.1 to 0.8.0dependabot-preview[bot]1-5/+5
2020-10-25Article bodies in rss (#243)v2.1.0Christine Dodrill1-2/+2
2020-10-23build(deps): bump tracing-subscriber from 0.2.13 to 0.2.14 (#241)dependabot-preview[bot]1-4/+55
2020-10-16build(deps): bump serde from 1.0.116 to 1.0.117 (#235)dependabot-preview[bot]1-4/+4
2020-10-16build(deps): bump serde_dhall from 0.7.0 to 0.7.1 (#233)dependabot-preview[bot]1-2/+2
2020-10-15build(deps): bump serde_json from 1.0.58 to 1.0.59 (#231)dependabot-preview[bot]1-2/+2
2020-10-08build(deps): bump tracing-subscriber from 0.2.9 to 0.2.13 (#229)dependabot-preview[bot]1-2/+4
2020-10-08build(deps): bump color-eyre from 0.5.5 to 0.5.6 (#227)dependabot-preview[bot]1-2/+2
2020-10-08build(deps): bump tracing from 0.1.17 to 0.1.21 (#226)dependabot-preview[bot]1-4/+5
2020-10-07build(deps): bump thiserror from 1.0.20 to 1.0.21 (#228)dependabot-preview[bot]1-4/+4
2020-10-02incorporate tracing instead of log (#222)Christine Dodrill1-3/+66
2020-10-02build(deps): bump serde_json from 1.0.57 to 1.0.58 (#220)dependabot-preview[bot]1-2/+2
2020-10-01build(deps): bump chrono from 0.4.18 to 0.4.19 (#221)dependabot-preview[bot]1-2/+2