diff options
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock index 83681a9f4..90ec21ac7 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1211,11 +1211,11 @@ dependencies = [ name = "deno_lockfile" version = "0.8.0" dependencies = [ - "anyhow", "ring", "serde", "serde_json", "test_util", + "thiserror", ] [[package]] |
