indradb-plugin-host 0.2.0

A graph database library
Documentation
[build-dependencies.rustc_version]
version = "0.4.0"
[dependencies.indradb-lib]
version = "3.0.1"

[dependencies.serde_json]
version = "^1.0.57"

[dependencies.threadpool]
version = "1.8.1"

[dependencies.uuid]
version = "~0.8.2"

[package]
authors = ["Yusuf Simonson <simonson@gmail.com>"]
build = "build.rs"
categories = ["database", "database-implementations"]
description = "A graph database library"
edition = "2021"
homepage = "https://indradb.github.io"
keywords = ["graph", "database"]
license = "MPL-2.0"
name = "indradb-plugin-host"
repository = "https://github.com/indradb/indradb"
version = "0.2.0"