aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Expand)AuthorFilesLines
2023-09-09more work getting it working in GoXe Iaso1-646/+576
2023-08-21build(deps): bump regex from 1.9.1 to 1.9.3 (#705)dependabot[bot]1-8/+8
2023-08-06build(deps): bump axum from 0.6.19 to 0.6.20 (#704)dependabot[bot]1-2/+2
2023-08-06build(deps): bump lol_html from 1.0.1 to 1.1.1 (#702)dependabot[bot]1-2/+2
2023-07-29build(deps): bump serde_yaml from 0.9.24 to 0.9.25 (#696)dependabot[bot]1-2/+2
2023-07-29build(deps): bump tower-http from 0.4.2 to 0.4.3 (#697)dependabot[bot]1-2/+2
2023-07-29build(deps): bump ructe from 0.16.1 to 0.17.0 (#699)dependabot[bot]1-5/+14
2023-07-20build(deps): bump axum-macros from 0.3.7 to 0.3.8 (#688)dependabot[bot]1-2/+2
2023-07-20build(deps): bump axum from 0.6.18 to 0.6.19 (#689)dependabot[bot]1-2/+2
2023-07-20build(deps): bump uuid from 1.4.0 to 1.4.1 (#691)dependabot[bot]1-2/+2
2023-07-20build(deps): bump serde_yaml from 0.9.22 to 0.9.24 (#693)dependabot[bot]1-2/+2
2023-07-20build(deps): bump tower-http from 0.4.1 to 0.4.2 (#694)dependabot[bot]1-15/+9
2023-07-20build(deps): bump xml-rs from 0.8.15 to 0.8.16 (#695)dependabot[bot]1-2/+2
2023-07-10build(deps): bump xml-rs from 0.8.14 to 0.8.15 (#684)dependabot[bot]1-2/+2
2023-07-10build(deps): bump regex from 1.8.4 to 1.9.1 (#687)dependabot[bot]1-5/+17
2023-06-29build(deps): bump serde_yaml from 0.9.21 to 0.9.22 (#681)dependabot[bot]1-7/+29
2023-06-29build(deps): bump uuid from 1.3.4 to 1.4.0 (#683)dependabot[bot]1-2/+2
2023-06-23build(deps): bump openssl from 0.10.48 to 0.10.55 (#680)dependabot[bot]1-5/+4
2023-06-20build(deps): bump tower-http from 0.4.0 to 0.4.1dependabot[bot]1-3/+3
2023-06-18build(deps): bump sha2 from 0.10.6 to 0.10.7 (#678)dependabot[bot]1-4/+4
2023-06-13build(deps): bump regex from 1.8.3 to 1.8.4 (#675)dependabot[bot]1-2/+2
2023-06-13build(deps): bump uuid from 1.3.3 to 1.3.4 (#677)dependabot[bot]1-2/+2
2023-06-08build(deps): bump lol_html from 1.0.0 to 1.0.1 (#676)dependabot[bot]1-2/+2
2023-06-04build(deps): bump xml-rs from 0.8.13 to 0.8.14 (#672)dependabot[bot]1-2/+2
2023-06-04build(deps): bump chrono from 0.4.24 to 0.4.26 (#671)dependabot[bot]1-13/+9
2023-05-26build(deps): bump regex from 1.8.2 to 1.8.3 (#668)dependabot[bot]1-2/+2
2023-05-25build(deps): bump lol_html from 0.4.0 to 1.0.0 (#667)dependabot[bot]1-2/+2
2023-05-23build(deps): bump xml-rs from 0.8.11 to 0.8.13 (#666)dependabot[bot]1-2/+2
2023-05-23build(deps): bump regex from 1.8.1 to 1.8.2 (#665)dependabot[bot]1-5/+5
2023-05-23build(deps): bump html2text from 0.5.1 to 0.6.0 (#664)dependabot[bot]1-2/+2
2023-05-23build(deps): bump pretty_env_logger from 0.4.0 to 0.5.0 (#663)dependabot[bot]1-38/+9
2023-05-18build(deps): bump reqwest from 0.11.17 to 0.11.18 (#662)dependabot[bot]1-2/+2
2023-05-15build(deps): bump uuid from 1.3.1 to 1.3.3 (#661)dependabot[bot]1-2/+2
2023-05-15build(deps): bump xml-rs from 0.8.4 to 0.8.11 (#660)dependabot[bot]1-2/+2
2023-05-15build(deps): bump dirs from 5.0.0 to 5.0.1 (#653)dependabot[bot]1-13/+86
2023-05-15build(deps): bump axum from 0.6.17 to 0.6.18 (#652)dependabot[bot]1-2/+2
2023-05-15build(deps): bump reqwest from 0.11.16 to 0.11.17 (#651)dependabot[bot]1-2/+2
2023-04-27build(deps): bump uuid from 1.3.0 to 1.3.1 (#641)dependabot[bot]1-2/+2
2023-04-27build(deps): bump tokio-stream from 0.1.12 to 0.1.14 (#650)dependabot[bot]1-2/+2
2023-04-27build(deps): bump axum from 0.6.16 to 0.6.17 (#649)dependabot[bot]1-2/+2
2023-04-27build(deps): bump lol_html from 0.3.3 to 0.4.0 (#648)dependabot[bot]1-2/+2
2023-04-24build(deps): bump regex from 1.8.0 to 1.8.1 (#647)dependabot[bot]1-5/+5
2023-04-24build(deps): bump tracing-subscriber from 0.3.16 to 0.3.17 (#646)dependabot[bot]1-2/+2
2023-04-22build(deps): bump axum from 0.6.15 to 0.6.16 (#644)dependabot[bot]1-2/+2
2023-04-22build(deps): bump regex from 1.7.3 to 1.8.0 (#645)dependabot[bot]1-6/+12
2023-04-13build(deps): bump h2 from 0.3.15 to 0.3.17 (#643)dependabot[bot]1-2/+2
2023-04-12build(deps): bump axum from 0.6.12 to 0.6.15 (#642)dependabot[bot]1-4/+4
2023-04-06build(deps): bump html2text from 0.5.0 to 0.5.1 (#638)dependabot[bot]1-2/+2
2023-04-06build(deps): bump serde_yaml from 0.9.19 to 0.9.21 (#639)dependabot[bot]1-2/+2
2023-04-01build javascript files with esbuildXe Iaso1-0/+1