From acafb83a63b4f99b3340b84d8e1ea3ba267bd80a Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Fri, 1 May 2020 23:58:57 +0200 Subject: Update libc --- safe_libc/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'safe_libc/Cargo.toml') diff --git a/safe_libc/Cargo.toml b/safe_libc/Cargo.toml index f776d09..3741877 100644 --- a/safe_libc/Cargo.toml +++ b/safe_libc/Cargo.toml @@ -7,4 +7,4 @@ edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -libc = { version = "0.2.68", default-features = false } +libc = { version = "0.2.69", default-features = false } -- cgit v1.2.3