clockkit 0.1.0

Accurate distributed timestamps
Documentation
[dependencies.chrono]
version = "0.4.19"

[dependencies.clockkit-sys]
version = "0.1"

[dependencies.thiserror]
version = "1.0.30"

[features]
t_server_manual = []

[package]
authors = ["Fabian Dreer <infrasonics@gmx.de>"]
categories = ["date-and-time"]
description = "Accurate distributed timestamps"
edition = "2021"
keywords = ["timestamp", "network"]
license = "MIT"
name = "clockkit"
readme = "README.md"
repository = "https://github.com/Infrasonics/rust-clockkit"
resolver = "2"
version = "0.1.0"