summaryrefslogtreecommitdiff
path: root/systems/_framework/Cargo.toml
blob: 663b7be6a8b43926c4a65d307980146d34414553 (plain)
1
2
3
4
5
6
7
8
9
[package]
name = "framework"
edition = "2024"
version.workspace = true

[dependencies]
just_fmt.workspace = true
thiserror.workspace = true
tokio.workspace = true