v2.0.0-rc.7 (#25907)

This commit is contained in:
Bartek Iwańczuk 2024-09-27 20:37:56 +01:00 committed by GitHub
parent fbddd5a2eb
commit b694efb384
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1146,7 +1146,7 @@ dependencies = [
[[package]]
name = "deno"
version = "2.0.0-rc.6"
version = "2.0.0-rc.7"
dependencies = [
"anstream",
"async-trait",

View File

@ -2,7 +2,7 @@
[package]
name = "deno"
version = "2.0.0-rc.6"
version = "2.0.0-rc.7"
authors.workspace = true
default-run = "deno"
edition.workspace = true