feat: v0.3.0, daemon and continue read
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "rotate-puts"
|
||||
version = "0.2.0"
|
||||
version = "0.3.0"
|
||||
edition = "2021"
|
||||
authors = ["Hatter Jiang"]
|
||||
repository = "https://git.hatter.ink/hatter/rotate-puts"
|
||||
@@ -11,6 +11,7 @@ categories = ["log"]
|
||||
|
||||
[dependencies]
|
||||
clap = "2.33"
|
||||
daemonize = "0.5.0"
|
||||
rust_util = "0.6.41"
|
||||
|
||||
[profile.release]
|
||||
|
||||
Reference in New Issue
Block a user