summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 81db91c..f69379d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -11,5 +11,5 @@ repository = "https://gitlab.com/imp/pager-rs.git"
version = "0.9.4"
[dependencies]
-errno = "0.1.8"
+errno = "0.2"
libc = "0.2"