diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2020-10-07 21:46:33 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2020-10-07 21:46:33 +0100 |
commit | e95e666b106b2f63ab2b350e656c9e8b96441fa7 (patch) | |
tree | cae4a578e5aef08fc2eb2c0875c316bac15312b5 /editors | |
parent | 83a651b123c08d786d1328293fc0327252a6d5d3 (diff) | |
parent | 37df2138ecb4a66aa8547467c7774dc9d378567b (diff) |
Merge #6161
6161: Bump chalk to use latest git to get upstream fix r=jonas-schievink a=Ameobea
* Chalk very recently (like an hour ago) merged a fix that prevents rust analyzer from panicking. This allows it to be usable again for code that hits those situations. See #6134, #6145, Probably #6120
Co-authored-by: Casey Primozic <[email protected]>
Diffstat (limited to 'editors')
-rw-r--r-- | editors/code/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/code/package.json b/editors/code/package.json index 1f0e7550b..6a712a8a8 100644 --- a/editors/code/package.json +++ b/editors/code/package.json | |||
@@ -1048,4 +1048,4 @@ | |||
1048 | ] | 1048 | ] |
1049 | } | 1049 | } |
1050 | } | 1050 | } |
1051 | } \ No newline at end of file | 1051 | } |