diff options
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock index 53eed62d9..e2f97747a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1577,9 +1577,9 @@ dependencies = [ [[package]] name = "deno_npm" -version = "0.15.1" +version = "0.15.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7aba69155a585297af4b9ba8d204567bcd51b25af77b5f4c8856b867019093ba" +checksum = "210f62105862f1ff371e278c623c7ed73d62b0efece4d417c15663d37b730098" dependencies = [ "anyhow", "async-trait", |
