flex_process 0.1.0

cli tool in order to edit flex process.edn file using JSON and JSON Schema
Documentation
[dependencies.edn-derive]
version = "0.5.0"

[dependencies.edn-format]
version = "3.3.0"

[dependencies.edn-rs]
features = ["json"]
version = "0.17.4"

[dependencies.schemars]
version = "0.8"

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

[dependencies.serde_json]
version = "1"

[package]
description = "cli tool in order to edit flex process.edn file using JSON and JSON Schema"
edition = "2021"
include = ["**/*.rs", "Cargo.toml"]
license = "MIT"
name = "flex_process"
version = "0.1.0"