Files
agentos/crates/calculet-calrt/Cargo.toml
T
2026-08-02 15:26:10 +08:00

17 lines
311 B
TOML

[package]
name = "calculet-calrt"
version.workspace = true
edition.workspace = true
publish = false
license-file = "LICENSE"
repository.workspace = true
[dependencies]
calculet-pcie.workspace = true
calculet-pcie-abi.workspace = true
serde.workspace = true
thiserror.workspace = true
[lints]
workspace = true