From 1be9fd4bd9cd8298b80e3ef9c23743733f4b5348 Mon Sep 17 00:00:00 2001 From: Valerio Ageno Date: Sat, 8 Jun 2024 12:48:37 +0200 Subject: [PATCH] chore: update v8 to v0.93.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 0720379..5f47edc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,7 +22,7 @@ name = "ssr_rs" path = "src/lib.rs" [dependencies] -v8= "0.92.0" +v8= "0.93.0" [dev-dependencies]