[dependencies.chrono]
version = "0.4.38"
[dependencies.once_cell]
version = "1.19.0"
[dependencies.uuid]
version = "1.8.0"
[features]
async = []
[package]
description = "A simple session log library for Rust."
edition = "2021"
license = "MIT"
name = "session_log"
readme = "README.md"
repository = "https://githib.com/tnthung/session_log"
version = "0.2.0"