[dependencies]
[lib]
name = "elytra"
path = "src/lib.rs"
[package]
authors = ["Samuel Oliveira"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["database", "data-structures"]
description = "An OGM for Neo4J built on the official Neo4j Rust driver."
edition = "2021"
homepage = "https://github.com/samdevbr/elytra"
license = "MIT"
name = "elytra"
readme = false
repository = "https://github.com/samdevbr/elytra"
version = "0.1.0"