summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2020-05-30 10:22:12 +0200
committerMatthias Schiffer <mschiffer@universe-factory.net>2020-05-30 10:22:12 +0200
commit554275d78187657f2ff7099f8cffe66aa48289fd (patch)
tree81facf9b2250a32bab5fe5918bfc68ca6a0fac5b /Cargo.lock
parentdaf595fe5648250c2947947ba5d9cdf4ab24b403 (diff)
downloadneco-554275d78187657f2ff7099f8cffe66aa48289fd.tar
neco-554275d78187657f2ff7099f8cffe66aa48289fd.zip
Update libc, remove redundant Cargo.lock
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index e32d3ab..8675aaf 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -2,9 +2,9 @@
# It is not intended for manual editing.
[[package]]
name = "libc"
-version = "0.2.70"
+version = "0.2.71"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "3baa92041a6fec78c687fa0cc2b3fae8884f743d672cf551bed1d6dac6988d0f"
+checksum = "9457b06509d27052635f90d6466700c65095fdf75409b3fbdd903e988b886f49"
[[package]]
name = "neco"