aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Expand)AuthorAge
* Picker performance improvementsBlaž Hrastnik2022-03-03
* build(deps): bump smartstring from 0.2.10 to 1.0.0 (#1722)dependabot[bot]2022-03-01
* Use which to resolve lsp/dap binariesBlaž Hrastnik2022-02-24
* build(deps): bump tokio from 1.16.1 to 1.17.0 (#1691)dependabot[bot]2022-02-22
* build(deps): bump cc from 1.0.72 to 1.0.73 (#1693)dependabot[bot]2022-02-22
* build(deps): bump smartstring from 0.2.9 to 0.2.10 (#1692)dependabot[bot]2022-02-22
* build(deps): bump anyhow from 1.0.53 to 1.0.55 (#1690)dependabot[bot]2022-02-22
* build(deps): bump serde_json from 1.0.78 to 1.0.79 (#1667)dependabot[bot]2022-02-15
* Merge remote-tracking branch 'origin/master' into debugBlaž Hrastnik2022-02-13
|\
| * Replace tendril with smartstringBlaž Hrastnik2022-02-10
| * build(deps): bump lsp-types from 0.91.1 to 0.92.0 (#1631)dependabot[bot]2022-02-07
| * build(deps): bump unicode-segmentation from 1.8.0 to 1.9.0 (#1632)dependabot[bot]2022-02-07
| * Update dependencies (crossterm 0.23, tree-sitter 0.20.4)Blaž Hrastnik2022-02-07
| * build(deps): bump tokio from 1.15.0 to 1.16.1 (#1610)dependabot[bot]2022-02-01
| * build(deps): bump serde from 1.0.135 to 1.0.136 (#1608)dependabot[bot]2022-02-01
| * build(deps): bump unicode-general-category from 0.4.0 to 0.5.1 (#1609)dependabot[bot]2022-02-01
| * build(deps): bump which from 4.2.2 to 4.2.4 (#1577)dependabot[bot]2022-01-25
| * build(deps): bump clipboard-win from 4.3.0 to 4.4.1 (#1578)dependabot[bot]2022-01-25
| * Update dependencies (includes tree-sitter 0.20.3)Blaž Hrastnik2022-01-23
| * syntax: Split parsing and highlightingBlaž Hrastnik2022-01-23
| * build(deps): bump libloading from 0.7.2 to 0.7.3 (#1530)dependabot[bot]2022-01-18
| * build(deps): bump serde_json from 1.0.74 to 1.0.75 (#1531)dependabot[bot]2022-01-18
| * build(deps): bump smallvec from 1.7.0 to 1.8.0 (#1532)dependabot[bot]2022-01-18
| * Dependabot/cargo/pulldown cmark 0.9.1 (#1533)Skyler Hawthorne2022-01-18
| * build(deps): bump clipboard-win from 4.2.2 to 4.3.0 (#1476)dependabot[bot]2022-01-10
| * build(deps): bump signal-hook-tokio from 0.3.0 to 0.3.1 (#1477)dependabot[bot]2022-01-10
| * Release 0.6Blaž Hrastnik2022-01-04
| * build(deps): bump tree-sitter from 0.20.1 to 0.20.2 (#1429)dependabot[bot]2022-01-04
| * build(deps): bump serde_json from 1.0.73 to 1.0.74 (#1430)dependabot[bot]2022-01-04
| * build(deps): bump ropey from 1.3.1 to 1.3.2 (#1431)dependabot[bot]2022-01-04
| * build(deps): bump serde from 1.0.132 to 1.0.133 (#1432)dependabot[bot]2022-01-04
| * build(deps): bump anyhow from 1.0.51 to 1.0.52 (#1392)dependabot[bot]2021-12-28
| * build(deps): bump chardetng from 0.1.15 to 0.1.17 (#1390)dependabot[bot]2021-12-28
| * feat(ui): file encoding in statusline (#1355)Matouš Dzivjak2021-12-25
| * build(deps): bump serde from 1.0.131 to 1.0.132 (#1323)dependabot[bot]2021-12-20
| * build(deps): bump once_cell from 1.8.0 to 1.9.0 (#1322)dependabot[bot]2021-12-20
| * build(deps): bump signal-hook from 0.3.12 to 0.3.13 (#1318)dependabot[bot]2021-12-20
| * build(deps): bump futures-executor from 0.3.18 to 0.3.19 (#1317)dependabot[bot]2021-12-20
| * build(deps): bump futures-util from 0.3.18 to 0.3.19 (#1319)dependabot[bot]2021-12-20
| * build(deps): bump num_cpus from 1.13.0 to 1.13.1 (#1320)dependabot[bot]2021-12-20
| * build(deps): bump tokio from 1.14.0 to 1.15.0 (#1321)dependabot[bot]2021-12-20
| * build(deps): bump serde from 1.0.130 to 1.0.131 (#1264)dependabot[bot]2021-12-14
| * build(deps): bump serde_json from 1.0.72 to 1.0.73 (#1265)dependabot[bot]2021-12-14
| * build(deps): bump encoding_rs from 0.8.29 to 0.8.30 (#1266)dependabot[bot]2021-12-14
| * build(deps): bump signal-hook from 0.3.10 to 0.3.12 (#1267)dependabot[bot]2021-12-14
| * Auto generate docs for language supportGokul Soumya2021-12-08
| * docs: Auto generate command listGokul Soumya2021-12-08
| * Remove dependency on gregorian crateJason Rodney Hansen2021-12-05
| * No default features for gregorianJason Rodney Hansen2021-12-05
| * Add support for incrementing year and monthJason Rodney Hansen2021-12-05