From 1540b36ce7a4740f4a87c564becca65ed8d97255 Mon Sep 17 00:00:00 2001 From: Bert Belder Date: Wed, 29 May 2019 20:08:19 -0700 Subject: third_party: upgrade rust crates --- core/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core') diff --git a/core/Cargo.toml b/core/Cargo.toml index fdd458534..7e1c7ff4d 100644 --- a/core/Cargo.toml +++ b/core/Cargo.toml @@ -16,7 +16,7 @@ path = "lib.rs" [dependencies] futures = "0.1.27" lazy_static = "1.3.0" -libc = "0.2.54" +libc = "0.2.55" log = "0.4.6" serde_json = "1.0.39" -- cgit v1.2.3