From 8ee09731a4df9d74c4789ea34457200404a9483b Mon Sep 17 00:00:00 2001 From: Stephen Barber Date: Mon, 26 Nov 2018 18:03:14 -0800 Subject: uprev crosvm and 9s libc to 0.2.44 BUG=chromium:908695 TEST=emerge crosvm CQ-DEPEND=CL:1351218 Change-Id: Ife3895ed07eaba6e768fa7816dca403bc290fb7c Reviewed-on: https://chromium-review.googlesource.com/1351219 Commit-Ready: Stephen Barber Tested-by: Stephen Barber Reviewed-by: Zach Reizner --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 6019fe8..d42a220 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -29,7 +29,7 @@ msg_socket = { path = "msg_socket" } sys_util = { path = "sys_util" } kernel_cmdline = { path = "kernel_cmdline" } kernel_loader = { path = "kernel_loader" } -libc = "=0.2.40" +libc = "=0.2.44" byteorder = "=1.1.0" net_util = { path = "net_util" } vhost = { path = "vhost" } -- cgit 1.4.1