diff options
| author | Kitson Kelly <me@kitsonkelly.com> | 2022-06-01 10:19:18 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-01 10:19:18 +1000 |
| commit | 7eee521199e9735ab7c347d99e9d90ba3046be1a (patch) | |
| tree | 2528f05c15f6e689c1cb409a6bbe554b2507fc40 /Cargo.lock | |
| parent | c41544ac7b502fbdb6c1ee96a604490b72eb7770 (diff) | |
feat: update to TypeScript 4.7 (#14242)
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock index 28077bc56..3389ecaca 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -792,6 +792,7 @@ dependencies = [ "rustyline-derive", "semver-parser 0.10.2", "serde", + "serde_repr", "shell-escape", "tempfile", "test_util", |
