rtimer 0.3.0

A tool for timer, a tip? or a cmd.
[dependencies.chrono]
version = "0.4.33"

[dependencies.clap]
features = ["derive"]
version = "4.4.18"

[dependencies.regex]
version = "1.10.3"

[dependencies.rodio]
features = ["mp3"]
version = "0.17.3"

[dependencies.subprocess]
version = "0.2.9"

[package]
authors = ["freet-bash@qq.com"]
description = "A tool for timer, a tip? or a cmd."
documentation = "https://github.com/freetbash/rtimer"
edition = "2021"
homepage = "https://github.com/freetbash/rtimer"
license = "MIT"
name = "rtimer"
readme = "README.md"
repository = "https://github.com/freetbash/rtimer"
version = "0.3.0"