feat: add monkey-rs

This commit is contained in:
2022-06-02 00:32:03 +08:00
parent 6a8d8ca043
commit 2330a646b7
13 changed files with 2241 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
[package]
name = "monkey-rs"
version = "0.1.0"
authors = ["Vishal Patil <vpatil3@cisco.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
linefeed = "0.6.0"