cm-dashboard/shared/Cargo.toml
Christoffer Martinsson bdfff942f7
All checks were successful
Build and Release / build-and-release (push) Successful in 1m19s
Remove VPN external IP logging
Clean up debug logging for production.

Version: v0.1.238
2025-12-01 15:16:34 +01:00

10 lines
217 B
TOML

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