diff options
author | 2023-02-20 15:52:33 +0100 | |
---|---|---|
committer | 2023-02-20 08:52:33 -0600 | |
commit | 8bcf64c881447b29a96d272bc9af007c5fae9e01 (patch) | |
tree | 2aabda5c541d945b449470bb0056f205be5b00ad /packages/bun-lambda/example/lambda.ts | |
parent | bcb7be4909d897a05c0ea0994953f3cdfbd5219c (diff) | |
download | bun-8bcf64c881447b29a96d272bc9af007c5fae9e01.tar.gz bun-8bcf64c881447b29a96d272bc9af007c5fae9e01.tar.zst bun-8bcf64c881447b29a96d272bc9af007c5fae9e01.zip |
Fix Deno SQLite benchmark (#2112)
Deno has removed direct access to Deno.core:
https://deno.com/blog/v1.30#removal-of-internal-denocore
As a result, a newer version of sqlite3 is required:
https://deno.land/x/sqlite3@0.8.0/src/util.ts?source#L19
Diffstat (limited to 'packages/bun-lambda/example/lambda.ts')
0 files changed, 0 insertions, 0 deletions