From 546b33c2f9c7d9d760a753685a8c1240b8731ab9 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Wed, 13 Nov 2019 08:15:30 -0500 Subject: bump --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index a30969b..01f7194 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,4 +11,4 @@ futures = "0.1.29" mio = "0.6" tokio = "0.1.22" tokio-pty-process-stream = "0.2" -vt100 = "0.5" +vt100 = "0.6" -- cgit v1.2.3-54-g00ecf