From 3aa6d5d8b0911e9c5fcd38dd856f419692b28085 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Thu, 26 May 2022 13:13:01 +0200 Subject: chore: upgrade rusty_v8 to 0.43.1 (#14713) --- runtime/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'runtime') diff --git a/runtime/Cargo.toml b/runtime/Cargo.toml index 120b35fc8..5264fe5c9 100644 --- a/runtime/Cargo.toml +++ b/runtime/Cargo.toml @@ -68,7 +68,7 @@ filetime = "0.2.16" fs3 = "0.5.0" http = "0.2.6" hyper = { version = "0.14.18", features = ["server", "stream", "http1", "http2", "runtime"] } -libc = "0.2.124" +libc = "0.2.126" log = "0.4.16" lzzzz = '=0.8.0' netif = "0.1.3" -- cgit v1.2.3