feat: v0.2.0
This commit is contained in:
@@ -2,8 +2,12 @@
|
|||||||
name = "rotate-puts"
|
name = "rotate-puts"
|
||||||
version = "0.2.0"
|
version = "0.2.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
authors = ["Hatter Jiang"]
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
repository = "https://git.hatter.ink/hatter/rotate-puts"
|
||||||
|
description = "Rotate outputs to files"
|
||||||
|
license = "MIT OR Apache-2.0"
|
||||||
|
keywords = ["log", "rotate"]
|
||||||
|
categories = ["log"]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
clap = "2.33"
|
clap = "2.33"
|
||||||
|
|||||||
Reference in New Issue
Block a user