summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 7f7de060..2c471241 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -35,7 +35,7 @@ serde_json = "1"
serde_yaml = "0.8"
vte = "0.3"
mio = "0.6"
-mio-more = "0.1"
+mio-extras = "2"
copypasta = { path = "./copypasta" }
xdg = "2"
log = "0.4"