aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Expand)AuthorAge
* Update tree-sitter to latest master (#7998)Michael Davis2023-08-19
* build(deps): bump rustix from 0.38.4 to 0.38.8 (#7946)dependabot[bot]2023-08-15
* build(deps): bump regex from 1.9.1 to 1.9.3 (#7945)dependabot[bot]2023-08-15
* build(deps): bump bitflags from 2.3.3 to 2.4.0 (#7943)dependabot[bot]2023-08-15
* build(deps): bump tokio from 1.29.1 to 1.31.0 (#7944)dependabot[bot]2023-08-15
* build(deps): bump globset from 0.4.12 to 0.4.13 (#7864)dependabot[bot]2023-08-08
* build(deps): bump tempfile from 3.7.0 to 3.7.1 (#7862)dependabot[bot]2023-08-08
* build(deps): bump lsp-types from 0.94.0 to 0.94.1 (#7861)dependabot[bot]2023-08-08
* build(deps): bump serde from 1.0.180 to 1.0.183 (#7860)dependabot[bot]2023-08-08
* Show whether file readonly in statusline (#7740)Connortsui202023-08-08
* build(deps): bump serde from 1.0.175 to 1.0.180 (#7794)dependabot[bot]2023-08-04
* update yanked dependency (#7800)Zoey Hewll2023-08-01
* build(deps): bump serde_json from 1.0.103 to 1.0.104 (#7793)dependabot[bot]2023-08-01
* build(deps): bump globset from 0.4.11 to 0.4.12 (#7795)dependabot[bot]2023-08-01
* pin TS to unreleased git revision to fix freezes (#7737)Pascal Kuthe2023-07-27
* build(deps): bump signal-hook from 0.3.16 to 0.3.17 (#7728)dependabot[bot]2023-07-25
* build(deps): bump thiserror from 1.0.43 to 1.0.44 (#7730)dependabot[bot]2023-07-25
* build(deps): bump serde from 1.0.171 to 1.0.175 (#7727)dependabot[bot]2023-07-25
* build(deps): bump tempfile from 3.6.0 to 3.7.0 (#7726)dependabot[bot]2023-07-25
* Add support for LSP DidChangeWatchedFiles (#7665)Ryan Fowler2023-07-21
* build(deps): bump signal-hook from 0.3.15 to 0.3.16 (#7664)dependabot[bot]2023-07-18
* build(deps): bump indoc from 2.0.2 to 2.0.3 (#7663)dependabot[bot]2023-07-18
* build(deps): bump anyhow from 1.0.71 to 1.0.72 (#7662)dependabot[bot]2023-07-18
* build(deps): bump serde_json from 1.0.100 to 1.0.103 (#7661)dependabot[bot]2023-07-18
* Fix piping to Helix on macOS (#5468)Jonathan2023-07-13
* Fix crash when cwd is deleted (#7185)Yomain2023-07-11
* build(deps): bump serde_json from 1.0.99 to 1.0.100 (#7598)dependabot[bot]2023-07-11
* build(deps): bump smallvec from 1.10.0 to 1.11.0 (#7597)dependabot[bot]2023-07-11
* build(deps): bump regex from 1.8.4 to 1.9.1 (#7596)dependabot[bot]2023-07-11
* build(deps): bump serde from 1.0.166 to 1.0.171 (#7595)dependabot[bot]2023-07-11
* build(deps): bump toml from 0.7.5 to 0.7.6 (#7594)dependabot[bot]2023-07-11
* build(deps): bump thiserror from 1.0.40 to 1.0.43 (#7593)dependabot[bot]2023-07-11
* build(deps): bump gix from 0.47.0 to 0.48.0 (#7531)dependabot[bot]2023-07-04
* build(deps): bump serde from 1.0.164 to 1.0.166 (#7527)dependabot[bot]2023-07-04
* build(deps): bump bitflags from 2.3.2 to 2.3.3 (#7530)dependabot[bot]2023-07-04
* build(deps): bump indoc from 2.0.1 to 2.0.2 (#7529)dependabot[bot]2023-07-04
* build(deps): bump tokio from 1.28.2 to 1.29.1 (#7528)dependabot[bot]2023-07-04
* build(deps): bump libc from 0.2.146 to 0.2.147 (#7463)dependabot[bot]2023-06-27
* build(deps): bump serde_json from 1.0.97 to 1.0.99 (#7462)dependabot[bot]2023-06-27
* build(deps): bump toml from 0.7.4 to 0.7.5 (#7461)dependabot[bot]2023-06-27
* build(deps): bump gix from 0.46.0 to 0.47.0 (#7460)dependabot[bot]2023-06-27
* build(deps): bump bitflags from 2.3.1 to 2.3.2 (#7394)dependabot[bot]2023-06-20
* build(deps): bump serde_json from 1.0.96 to 1.0.97 (#7393)dependabot[bot]2023-06-20
* build(deps): bump libc from 0.2.145 to 0.2.146 (#7327)dependabot[bot]2023-06-13
* build(deps): bump gix from 0.44.1 to 0.46.0 (#7325)dependabot[bot]2023-06-13
* build(deps): bump tempfile from 3.5.0 to 3.6.0 (#7326)dependabot[bot]2023-06-13
* build(deps): bump serde from 1.0.163 to 1.0.164 (#7328)dependabot[bot]2023-06-13
* build(deps): bump log from 0.4.18 to 0.4.19 (#7324)dependabot[bot]2023-06-13
* Check for 'git' before fetching/building grammars (#7320)Michael Davis2023-06-12
* build(deps): bump regex from 1.8.3 to 1.8.4 (#7249)dependabot[bot]2023-06-06