mirror of
https://github.com/jht5945/rust_util.git
synced 2025-12-27 15:40:03 +08:00
9 lines
142 B
TOML
9 lines
142 B
TOML
[package]
|
|
name = "rust_util"
|
|
version = "0.1.0"
|
|
authors = ["Hatter Jiang <jht5945@gmail.com>"]
|
|
edition = "2018"
|
|
|
|
[dependencies]
|
|
term = "0.5.2"
|