diff options
| author | Divy Srivastava <dj.srivastava23@gmail.com> | 2024-10-01 16:18:24 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-01 16:18:24 +0530 |
| commit | aafe771b55f769d32145489c57fa33eb823716cb (patch) | |
| tree | 0e1f4374c43b67863f0ec44522c6fb9cb86ff355 /Cargo.lock | |
| parent | 0a75dc70aad9dc7cb51cef9a149a50e340c2eed0 (diff) | |
v2.0.0-rc.9 (#25957)
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 14ef18418..c55b9f97c 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1146,7 +1146,7 @@ dependencies = [ [[package]] name = "deno" -version = "2.0.0-rc.8" +version = "2.0.0-rc.9" dependencies = [ "anstream", "async-trait", |
