diff options
author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2021-12-16 19:24:16 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-16 19:24:16 +0100 |
commit | 5f11f87495effaf9b4ce6c8c615cdce3d50d91f8 (patch) | |
tree | cafb5228322c6fcd2e4ff92551ffa47d1f7d9940 /Cargo.lock | |
parent | e0cba6b19b13252b3351f7ce0d08e10f1470602c (diff) |
v1.17.0
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 3b8473464..553b3c7c9 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -636,7 +636,7 @@ dependencies = [ [[package]] name = "deno" -version = "1.16.4" +version = "1.17.0" dependencies = [ "atty", "base64 0.13.0", |