fabaccess-bffh/runtime/console-api/Cargo.toml
Nadja Reitzenstein 0ba44e4a1d make compile
2023-05-05 14:14:33 +02:00

13 lines
233 B
TOML

[package]
name = "console-api"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
capnp = "0.16"
[build-dependencies]
capnpc = "0.16"