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

add read_str_to_lines, tests, fix bug

This commit is contained in:
2020-05-05 13:27:21 +08:00
parent 66d3540b65
commit a672cdfa45
4 changed files with 90 additions and 5 deletions

View File

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