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 b35d8e68e..d7d54b347 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -725,9 +725,9 @@ dependencies = [ [[package]] name = "deno_lint" -version = "0.9.0" +version = "0.10.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f7235a13309ce240108ed293cf667013bd8b74437be1618921fb5f7dab93c7f3" +checksum = "1f0c42c810399f611cfb7fa0a9c25b70351e4724806313bfca98720dd0509650" dependencies = [ "anyhow", "derive_more", |
