pometry-storage 0.16.5

Storage backend for Raphtory
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2021"
rust-version = "1.89.0"
name = "pometry-storage"
version = "0.16.5"
authors = ["Pometry"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Storage backend for Raphtory"
homepage = "https://github.com/Raphtory/raphtory/"
documentation = "https://raphtory.readthedocs.io/en/latest/"
readme = "README.md"
keywords = [
    "graph",
    "temporal-graph",
    "temporal",
]
license = "GPL-3.0"
repository = "https://github.com/Raphtory/raphtory/"

[features]
storage = []

[lib]
name = "pometry_storage"
path = "src/lib.rs"