summaryrefslogtreecommitdiffstats
path: root/safe_libc/Cargo.toml
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2020-05-01 23:58:57 +0200
committerMatthias Schiffer <mschiffer@universe-factory.net>2020-05-01 23:58:57 +0200
commitacafb83a63b4f99b3340b84d8e1ea3ba267bd80a (patch)
tree7cf26462a62864c6876368bbbd77015bb5c2f747 /safe_libc/Cargo.toml
parent4f5b90400e414e77f067b8831e3296ce569352ed (diff)
downloadneco-acafb83a63b4f99b3340b84d8e1ea3ba267bd80a.tar
neco-acafb83a63b4f99b3340b84d8e1ea3ba267bd80a.zip
Update libc
Diffstat (limited to 'safe_libc/Cargo.toml')
-rw-r--r--safe_libc/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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 }