rustyline 5.0.1

Rustyline, a readline implementation based on Antirez's Linenoise
Documentation
# Compiled files
*.o
*.so
*.rlib
*.dll

# Executables
*.exe

# Generated by Cargo
/target/
Cargo.lock

# vim swap file
*.swp

# default history file
history.txt