diff options
| author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2024-08-18 23:30:45 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-19 00:30:45 +0200 |
| commit | 1ec12a8c5dc95b88d136b1a8faa380be70ee7ced (patch) | |
| tree | 2b7a2655018b15332a6b7c488658ac5f6b91f8b0 /Cargo.lock | |
| parent | f003d6498ca36d80d98c870b73fbaa8ad1b31531 (diff) | |
chore(release): Release Deno v1.46.0-rc.1 (#25088)
Just bumping the version to test out `deno upgrade --rc` some more.
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 379ddbc24..cb903d00c 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1144,7 +1144,7 @@ dependencies = [ [[package]] name = "deno" -version = "1.46.0-rc.0" +version = "1.46.0-rc.1" dependencies = [ "async-trait", "base32", |
