mirror of
https://github.com/faas-rs/faasd-in-rust.git
synced 2025-06-08 15:56:48 +00:00
9 lines
146 B
TOML
9 lines
146 B
TOML
[package]
|
|
name = "cni"
|
|
version = "0.1.0"
|
|
edition = "2024"
|
|
# version.workspace = true
|
|
# authors.workspace = true
|
|
|
|
[dependencies]
|
|
serde_json = "1.0" |