aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Expand)AuthorAge
...
* build(deps): bump thiserror from 1.0.33 to 1.0.34 (#3717)dependabot[bot]2022-09-05
* build(deps): bump once_cell from 1.13.1 to 1.14.0 (#3715)dependabot[bot]2022-09-05
* Update depsBlaž Hrastnik2022-09-01
* Add query-check xtaskMichael Davis2022-08-31
* build(deps): bump iana-time-zone from 0.1.44 to 0.1.47 (#3611)dependabot[bot]2022-08-30
* build(deps): bump futures-executor from 0.3.23 to 0.3.24 (#3602)dependabot[bot]2022-08-29
* build(deps): bump futures-util from 0.3.23 to 0.3.24 (#3603)dependabot[bot]2022-08-29
* build(deps): bump lsp-types from 0.93.0 to 0.93.1 (#3601)dependabot[bot]2022-08-29
* build(deps): bump once_cell from 1.13.0 to 1.13.1 (#3511)dependabot[bot]2022-08-23
* build(deps): bump serde_json from 1.0.83 to 1.0.85 (#3510)dependabot[bot]2022-08-23
* build(deps): bump serde from 1.0.142 to 1.0.144 (#3512)dependabot[bot]2022-08-23
* build(deps): bump anyhow from 1.0.61 to 1.0.62 (#3509)dependabot[bot]2022-08-23
* Update to crossterm-0.25 (#3390)Charlie Groves2022-08-22
* build(deps): bump futures-executor from 0.3.21 to 0.3.23 (#3446)dependabot[bot]2022-08-15
* build(deps): bump futures-util from 0.3.21 to 0.3.23 (#3448)dependabot[bot]2022-08-15
* build(deps): bump chrono from 0.4.19 to 0.4.22 (#3447)dependabot[bot]2022-08-15
* build(deps): bump anyhow from 1.0.60 to 1.0.61 (#3449)dependabot[bot]2022-08-15
* build(deps): bump anyhow from 1.0.59 to 1.0.60 (#3363)dependabot[bot]2022-08-09
* revert chrono to 0.4.19Skyler Hawthorne2022-08-07
* Update dependencies (chrono)Blaž Hrastnik2022-08-05
* build(deps): bump pulldown-cmark from 0.9.1 to 0.9.2 (#3294)dependabot[bot]2022-08-02
* build(deps): bump similar from 2.1.0 to 2.2.0 (#3293)dependabot[bot]2022-08-02
* build(deps): bump serde from 1.0.140 to 1.0.141 (#3292)dependabot[bot]2022-08-02
* build(deps): bump anyhow from 1.0.58 to 1.0.59 (#3291)dependabot[bot]2022-08-02
* build(deps): bump arc-swap from 1.5.0 to 1.5.1 (#3290)dependabot[bot]2022-08-02
* build(deps): bump serde from 1.0.139 to 1.0.140 (#3194)dependabot[bot]2022-07-26
* build(deps): bump grep-searcher from 0.1.8 to 0.1.10 (#3101)dependabot[bot]2022-07-19
* build(deps): bump clipboard-win from 4.4.1 to 4.4.2 (#3100)dependabot[bot]2022-07-19
* build(deps): bump grep-regex from 0.1.9 to 0.1.10 (#3102)dependabot[bot]2022-07-19
* build(deps): bump regex from 1.5.5 to 1.6.0 (#3041)dependabot[bot]2022-07-12
* build(deps): bump serde from 1.0.138 to 1.0.139 (#3040)dependabot[bot]2022-07-12
* build(deps): bump smallvec from 1.8.1 to 1.9.0 (#2976)dependabot[bot]2022-07-05
* build(deps): bump crossterm from 0.23.0 to 0.24.0 (#2968)dependabot[bot]2022-07-05
* build(deps): bump serde_json from 1.0.81 to 1.0.82 (#2966)dependabot[bot]2022-07-05
* build(deps): bump log from 0.4.14 to 0.4.17 (#2965)dependabot[bot]2022-07-05
* build(deps): bump which from 4.2.4 to 4.2.5 (#2964)dependabot[bot]2022-07-05
* build(deps): bump encoding_rs from 0.8.30 to 0.8.31 (#2963)dependabot[bot]2022-07-05
* build(deps): bump once_cell from 1.12.0 to 1.13.0 (#2969)dependabot[bot]2022-07-05
* build(deps): bump serde from 1.0.136 to 1.0.138 (#2967)dependabot[bot]2022-07-05
* build(deps): bump smallvec from 1.8.0 to 1.8.1 (#2901)dependabot[bot]2022-06-28
* build(deps): bump thiserror from 1.0.30 to 1.0.31 (#2899)dependabot[bot]2022-06-28
* build(deps): bump indoc from 1.0.3 to 1.0.6 (#2898)dependabot[bot]2022-06-28
* build(deps): bump cc from 1.0.72 to 1.0.73 (#2897)dependabot[bot]2022-06-28
* build(deps): bump serde_json from 1.0.79 to 1.0.81 (#2896)dependabot[bot]2022-06-27
* build(deps): bump tree-sitter from 0.20.4 to 0.20.8 (#2895)dependabot[bot]2022-06-27
* build(deps): bump regex from 1.5.4 to 1.5.5 (#2851)dependabot[bot]2022-06-21
* Merge branch 'master' into test-harnessBlaž Hrastnik2022-06-21
|\
| * build(deps): bump anyhow from 1.0.57 to 1.0.58 (#2843)dependabot[bot]2022-06-21
* | add test for ensuring the initial cursor on a newly opened fileSkyler Hawthorne2022-06-19
* | improve test harnessSkyler Hawthorne2022-06-19
|/