From 0cef6aca86af713692537703604ad89377e445e3 Mon Sep 17 00:00:00 2001 From: Luca Casonato Date: Fri, 23 Apr 2021 13:37:09 +0200 Subject: chore: update dependencies (#10325) This updates swc_* crates to latest, and various other deps. --- 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 3a6f642f3..acf0a69b2 100644 --- a/runtime/Cargo.toml +++ b/runtime/Cargo.toml @@ -63,7 +63,7 @@ percent-encoding = "2.1.0" regex = "1.4.3" ring = "0.16.20" serde = { version = "1.0.125", features = ["derive"] } -sys-info = "0.8.0" +sys-info = "0.9.0" termcolor = "1.1.2" tokio = { version = "1.4.0", features = ["full"] } tokio-util = { version = "0.6", features = ["io"] } -- cgit v1.2.3