graph-core 0.3.1

Common types for the graph-rs project
Documentation
[dependencies.Inflector]
version = "0.11.4"

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

[dependencies.serde_json]
version = "1"

[dependencies.strum]
features = ["derive"]
version = "0.21"

[package]
authors = ["sreeise"]
description = "Common types for the graph-rs project"
edition = "2021"
license = "MIT"
name = "graph-core"
repository = "https://github.com/sreeise/graph-rs"
resolver = "2"
version = "0.3.1"