[dependencies.chrono]
features = ["serde"]
version = "0.4.38"
[dependencies.serde]
features = ["derive", "rc", "derive"]
version = "1.0.197"
[package]
authors = ["Pometry"]
description = "Raphtory common interface and APIs"
documentation = "https://raphtory.readthedocs.io/en/latest/"
edition = "2021"
homepage = "https://github.com/Raphtory/raphtory/"
keywords = ["graph", "temporal-graph", "temporal"]
license = "GPL-3.0"
name = "raphtory-api"
readme = "README.md"
repository = "https://github.com/Raphtory/raphtory/"
rust-version = "1.77"
version = "0.9.3"