mirror of
https://gitlab.com/fabinfra/fabaccess/bffh.git
synced 2024-11-23 23:27:57 +01:00
13 lines
233 B
TOML
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"
|