[dependencies.chrono]
version = "0.4"
[dependencies.libc]
version = "0.2"
[dependencies.libtugraph-sys]
version = "0.1.0"
[dev-dependencies.tempfile]
version = "3"
[package]
authors = ["antkiller <eadrenking@outlook.com>"]
categories = ["database"]
description = "A rust binding for the TuGraph library"
edition = "2021"
homepage = "https://github.com/antkiller996/rust-tugraph"
keywords = ["database", "graph", "binding"]
license = "Apache-2.0"
name = "tugraph"
readme = "README.md"
repository = "https://github.com/antkiller996/rust-tugraph"
rust-version = "1.68.0"
version = "0.1.1"