[dependencies]
[lib]
name = "timekeep_rs"
path = "src/lib.rs"
[package]
authors = ["Miguel Borges <miguel.borges@hotmail.com>"]
description = "A Rust library for efficient and reliable timekeeping functionalities, providing data structures and methods for creating, manipulating, and performing set operations on intervals."
documentation = "https://docs.rs/timekeep-rs"
edition = "2021"
homepage = "https://github.com/mikebrgs/timekeep-rs"
license = "MIT"
name = "timekeep-rs"
readme = "README.md"
repository = "https://github.com/mikebrgs/timekeep-rs.git"
version = "0.1.0"