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/fs/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/fs') diff --git a/ext/fs/Cargo.toml b/ext/fs/Cargo.toml index 655d47960..5675a483c 100644 --- a/ext/fs/Cargo.toml +++ b/ext/fs/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_fs" -version = "0.11.0" +version = "0.12.0" authors.workspace = true edition.workspace = true license.workspace = true -- cgit v1.2.3