X-Git-Url: https://harishankar.org/repos/?p=evpf.git;a=blobdiff_plain;f=Cargo.toml;fp=Cargo.toml;h=2e0cb3d770a9b947b7db4b151d0640a54448a980;hp=bac1457dab990bc80a90fbb0b80eb2e7b67b9b06;hb=8a5044a6aba2dea15733f830988887d6d4f5ca2a;hpb=e12e35ce57fb851e14e6589959c622512a9d1091 diff --git a/Cargo.toml b/Cargo.toml index bac1457..2e0cb3d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,3 +9,4 @@ edition = "2018" [dependencies] regex="1" colored="1.9.3" +rustyline="6.1.2"