diff options
author | Casey Primozic <[email protected]> | 2020-10-06 23:05:20 +0100 |
---|---|---|
committer | Casey Primozic <[email protected]> | 2020-10-06 23:05:20 +0100 |
commit | 56a8a7645f9d6c872e9598b5a2617805f387e2a6 (patch) | |
tree | be94bbbf4293f37d35d66092cbf9a6d9ebef2bd4 /editors | |
parent | bf1043cac2f3cc2264d9fcda242f63616f4efa1b (diff) |
Bump chalk to use latest git to get fix
* 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
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 | } |