From de706961dc4c3eca0cb27155089642336348c910 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Tue, 11 May 2021 23:14:24 +0200 Subject: chore: release crates (#10596) --- bench_util/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bench_util/Cargo.toml') diff --git a/bench_util/Cargo.toml b/bench_util/Cargo.toml index e71c49568..6bd29bf59 100644 --- a/bench_util/Cargo.toml +++ b/bench_util/Cargo.toml @@ -14,5 +14,5 @@ publish = false [dependencies] bencher = "0.1" -deno_core = { version = "0.86.0", path = "../core" } +deno_core = { version = "0.87.0", path = "../core" } tokio = { version = "1.4.0", features = ["full"] } -- cgit v1.2.3