g3/lib/g3-datetime/Cargo.toml
2025-02-21 10:48:48 +08:00

10 lines
237 B
TOML

[package]
name = "g3-datetime"
version = "0.2.0"
license.workspace = true
edition.workspace = true
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
chrono.workspace = true