mirror of
https://github.com/faas-rs/faasd-in-rust.git
synced 2025-06-29 10:13:30 +00:00
9
crates/cni/Cargo.toml
Normal file
9
crates/cni/Cargo.toml
Normal file
@ -0,0 +1,9 @@
|
||||
[package]
|
||||
name = "cni"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
# version.workspace = true
|
||||
# authors.workspace = true
|
||||
|
||||
[dependencies]
|
||||
serde_json = "1.0"
|
Reference in New Issue
Block a user