[[bin]]
name = "clockpipe"
path = "src/main.rs"

[dependencies]

[package]
authors = ["myyrakle <sssang97@naver.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "ready"
documentation = "https://github.com/myyrakle/clockpipe/blob/master/README.md"
edition = "2024"
exclude = []
homepage = "https://github.com/myyrakle/clockpipe/blob/master/README.md"
include = ["src/*", "Cargo.toml"]
keywords = []
license = "MIT"
name = "clockpipe"
readme = "README.md"
repository = "https://github.com/myyrakle/clockpipe"
version = "0.1.0"