[dependencies.chrono]
optional = true
version = "0.4"
[features]
chrono = ["dep:chrono"]
[package]
authors = ["Wilson Lin <code@wilsonl.in>"]
description = "Read from and write to byte slices with u64 offsets"
edition = "2021"
homepage = "https://github.com/wilsonzlin/off64"
license = "Apache-2.0"
name = "off64"
repository = "https://github.com/wilsonzlin/off64.git"
version = "0.2.0"