mirror of
https://github.com/LowderPlay/cheburcheck.git
synced 2026-03-21 11:05:02 +00:00
7 lines
107 B
TOML
7 lines
107 B
TOML
[package]
|
|
name = "reports"
|
|
version = "0.1.0"
|
|
edition = "2024"
|
|
|
|
[dependencies]
|
|
serde = { workspace = true }
|