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 f1ec4b2b..e985de85 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -31,7 +31,7 @@ parking_lot = "0.5"
serde = "1"
serde_derive = "1"
serde_json = "1"
-serde_yaml = "0.7"
+serde_yaml = "0.8"
vte = "0.3"
mio = "0.6"
mio-more = "0.1"