feat: add dialoguer-demo

This commit is contained in:
2024-01-11 00:34:20 +08:00
parent fe5c16450c
commit 47830618e4
3 changed files with 294 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
[package]
name = "dialoguer-demo"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
dialoguer = "0.11.0"