summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2024-10-01 00:19:37 +0100
committerGitHub <noreply@github.com>2024-10-01 01:19:37 +0200
commit218a9bf7ebaabacb7fc2231b15a22f6102d4cd3c (patch)
treef7976311445e588956d3a1f458407171f02e7cc4 /Cargo.lock
parent7ad14589f9e8b4a881cbbfb746c9047d4953e461 (diff)
v2.0.0-rc.8 (#25950)
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 945e49348..14ef18418 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1146,7 +1146,7 @@ dependencies = [
[[package]]
name = "deno"
-version = "2.0.0-rc.7"
+version = "2.0.0-rc.8"
dependencies = [
"anstream",
"async-trait",