forked from lavina/lavina
9 lines
125 B
TOML
9 lines
125 B
TOML
|
[package]
|
||
|
name = "mgmt-api"
|
||
|
edition = "2021"
|
||
|
version.workspace = true
|
||
|
publish = false
|
||
|
|
||
|
[dependencies]
|
||
|
serde.workspace = true
|