cm-dashboard/shared/Cargo.toml
Christoffer Martinsson aaec8e691c
All checks were successful
Build and Release / build-and-release (push) Successful in 1m28s
Bump version to 0.1.259
2025-12-07 14:52:12 +01:00

10 lines
217 B
TOML

[package]
name = "cm-dashboard-shared"
version = "0.1.259"
edition = "2021"
[dependencies]
serde = { workspace = true }
serde_json = { workspace = true }
chrono = { workspace = true }
thiserror = { workspace = true }