diff --git a/schala-repl/Cargo.toml b/schala-repl/Cargo.toml index 9a19c77..c514b4b 100644 --- a/schala-repl/Cargo.toml +++ b/schala-repl/Cargo.toml @@ -17,7 +17,7 @@ serde_derive = "1.0.91" serde_json = "1.0.15" phf = "0.7.12" includedir = "0.2.0" -linefeed = "0.5.0" +linefeed = "0.6.0" regex = "0.2" [build-dependencies]