cm-dashboard/shared/Cargo.toml
Christoffer Martinsson 7aae852b7b
All checks were successful
Build and Release / build-and-release (push) Successful in 1m19s
Bump version to v0.1.218
2025-11-29 17:59:33 +01:00

10 lines
217 B
TOML

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