From 204c46dcc1dc5d77ecbe4bb0c4b131a5110885bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Mon, 17 Oct 2022 23:11:16 +0200 Subject: chore: forward v1.26.2 to main (#16331) Co-authored-by: bartlomieju Co-authored-by: denobot <33910674+denobot@users.noreply.github.com> Co-authored-by: bartlomieju --- serde_v8/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'serde_v8') diff --git a/serde_v8/Cargo.toml b/serde_v8/Cargo.toml index 0a4bf8a4b..fd4f1a4c8 100644 --- a/serde_v8/Cargo.toml +++ b/serde_v8/Cargo.toml @@ -1,7 +1,7 @@ # Copyright 2018-2022 the Deno authors. All rights reserved. MIT license. [package] name = "serde_v8" -version = "0.65.0" +version = "0.66.0" authors = ["the Deno authors"] edition = "2021" license = "MIT" -- cgit v1.2.3