From 7597ae2b4b646b8fd32113b75a53f3c7d925432b Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Mon, 4 Nov 2019 10:27:08 -0500 Subject: fix playback of ttyrecs whose timestamps don't start at 0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 9941011..bb1b081 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -37,7 +37,7 @@ tokio-pty-process-stream = "0.2" tokio-signal = "0.2" tokio-terminal-resize = "0.1" tokio-tls = "0.2" -ttyrec = "0.1" +ttyrec = "0.2" twoway = "0.2" url = "2" users = "0.9" -- cgit v1.2.3-54-g00ecf