# 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" name = "sophia_indexed" version = "0.7.2" authors = ["Pierre-Antoine Champin "] description = "A Rust toolkit for RDF and Linked Data - Utility traits and functions for index-based implementations of graphs and datasets" documentation = "https://docs.rs/sophia_indexed" readme = "../README.md" keywords = ["rdf", "linked-data", "semantic-web"] license = "CECILL-B" repository = "https://github.com/pchampin/sophia_rs" [dependencies.sophia_api] version = "0.7.2" [dependencies.sophia_term] version = "0.7.2" [dev-dependencies]