cronus_spec 0.2.3

The definitions for cronus API spec.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.anyhow]
version = "1.0"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[dependencies.serde_yaml]
version = "0.8"

[package]
description = "The definitions for cronus API spec."
documentation = "https://theogonic.github.io/cronus/"
edition = "2021"
license = "MIT"
name = "cronus_spec"
repository = "https://github.com/theogonic/cronus"
version = "0.2.3"