aboutsummaryrefslogtreecommitdiffstats
path: root/zone_nspawn/Cargo.toml
blob: 3aa2d050f9e51c854aa96d3d59ae0397354e27fe (plain)
1
2
3
4
5
6
7
8
9
10
[package]
name = "zone_nspawn"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
thiserror = "1.0.30"
serde = "1.0.136"
serde_json = "1.0.78"