From 97147faf891dce8d77bc829cbd0ebc1afebb2575 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Tue, 2 May 2023 13:30:11 +0200 Subject: chore: release extension crates, unpin tokio (#18954) --- ext/napi/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/napi') diff --git a/ext/napi/Cargo.toml b/ext/napi/Cargo.toml index b2e6a999f..331876615 100644 --- a/ext/napi/Cargo.toml +++ b/ext/napi/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_napi" -version = "0.31.0" +version = "0.32.0" authors.workspace = true edition.workspace = true license.workspace = true -- cgit v1.2.3