feat: v0.1.4

This commit is contained in:
2022-07-31 15:25:23 +08:00
parent c66660db29
commit 39d55a6eca
3 changed files with 195 additions and 12 deletions

View File

@@ -1,9 +1,10 @@
[package]
name = "rotate-puts"
version = "0.1.3"
version = "0.1.4"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
clap = "2.33"
rust_util = "0.6.41"