[dependencies]
[features]
default = ["std"]
std = []
[package]
categories = ["date-and-time"]
description = "A Rust crate that converts to and from MS DOS dates and times."
edition = "2021"
keywords = ["DOS", "date", "time", "datetime"]
license = "GPL-3.0-or-later"
name = "dostime"
readme = "README.md"
repository = "https://github.com/abus-sh/dostime"
version = "0.2.0"