# 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.67.1" name = "raphtory-io" version = "0.4.0" authors = ["Pometry"] description = "raphtory-io, contains all connectors and example datasets 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/" resolver = "1" [dependencies.bzip2] version = "0.4" [dependencies.chrono] version = "0.4" [dependencies.csv] version = "1.1.6" [dependencies.flate2] version = "1.0" [dependencies.itertools] version = "0.10" [dependencies.neo4rs] version = "0.6.0" [dependencies.raphtory] version = "0.4.0" [dependencies.rayon] version = "1" [dependencies.regex] version = "1" [dependencies.reqwest] version = "0.11.14" features = ["blocking"] [dependencies.serde] version = "1" features = [ "derive", "rc", ] [dependencies.serde_json] version = "1" [dependencies.zip] version = "0.5" [dev-dependencies.tokio] version = "1.27.0" features = ["full"]