# 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.82.0" name = "pometry-storage" version = "0.14.0" authors = ["Pometry"] build = 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/" [lib] name = "pometry_storage" path = "src/lib.rs"