1
0
mirror of https://github.com/jht5945/rust_util.git synced 2025-12-27 15:40:03 +08:00

feat: add read_yes_no

This commit is contained in:
2020-11-29 23:20:36 +08:00
parent 0c38427bcb
commit c61c8d37e4
2 changed files with 20 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "rust_util"
version = "0.6.20"
version = "0.6.21"
authors = ["Hatter Jiang <jht5945@gmail.com>"]
edition = "2018"
description = "Hatter's Rust Util"