summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2024-08-30 23:00:21 +0100
committerGitHub <noreply@github.com>2024-08-31 00:00:21 +0200
commitb9da6d0d0098cd1fba2aba152cd4499e8baef14b (patch)
tree62c49800513281e23d70f8d8f92ce7d9f82bb128 /Cargo.lock
parentf891e73bbfc4a8f4f24039dd046c8d3de80e2c56 (diff)
v2.0.0-rc.0 (#25316)
Not strictly necessary, but bumping for good measure :))
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 81fb80e69..ea3ea416b 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1146,7 +1146,7 @@ dependencies = [
[[package]]
name = "deno"
-version = "1.46.2"
+version = "2.0.0-rc.0"
dependencies = [
"anstream",
"async-trait",