firepilot_models 1.3.0

Auto-generated models for the firepilot crate based on Firecracker OpenAPI file
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[package]
name = "firepilot_models"
version = "1.3.0"
authors = ["compute-capsule@amazon.com"]
description = "Auto-generated models for the firepilot crate based on Firecracker OpenAPI file"
license = "Apache-2.0"
readme = "README.md"
homepage = "https://github.com/rik-org/firepilot"
repository = "https://github.com/rik-org/firepilot"
documentation = "https://docs.rs/firepilot"
edition = "2018"

[dependencies]
serde = "^1.0"
serde_derive = "^1.0"
serde_json = "^1.0"
url = "^2.2"
uuid = { version = "^1.0", features = ["serde"] }