From acc6cdc0b1c0fae5e0fba3b0110f96119c2139f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Tue, 30 May 2023 04:26:03 +0200 Subject: chore: forward v1.34.1 to main (#19312) Co-authored-by: denobot <33910674+denobot@users.noreply.github.com> Co-authored-by: bartlomieju --- ext/url/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/url') diff --git a/ext/url/Cargo.toml b/ext/url/Cargo.toml index d9fbdd21a..ac849fcaa 100644 --- a/ext/url/Cargo.toml +++ b/ext/url/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_url" -version = "0.106.0" +version = "0.107.0" authors.workspace = true edition.workspace = true license.workspace = true -- cgit v1.2.3