0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2025-01-09 10:31:53 +00:00
bird/yang/rust/Cargo.toml
2024-02-08 10:43:54 +01:00

10 lines
140 B
TOML

[package]
name = "rust"
version = "0.1.0"
edition = "2021"
[dependencies]
serde = "1.0.196"
serde_cbor = "0.11.2"
serde_derive = "1.0.196"