# 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 = "manas_podverse" version = "0.1.0" description = "This crate provides traits and implementations for defining, serving, provisioning solid pods and podsets." license = "MIT OR Apache-2.0" repository = "https://github.com/manomayam/manas" [package.metadata.docs.rs] all-features = true rustdoc-args = [ "--cfg", "doc_cfg", ] [dependencies.dyn_problem] version = "0.1.1" features = ["alias-future"] [dependencies.futures] version = "0.3.28" [dependencies.ghost] version = "0.1.13" [dependencies.http-api-problem] version = "0.57.0" features = [ "api-error", "hyper", ] [dependencies.hyper] version = "0.14.27" [dependencies.manas_http] version = "0.1.1" features = ["service"] [dependencies.manas_repo] version = "0.1.0" [dependencies.manas_space] version = "0.1.0" [dependencies.manas_storage] version = "0.1.0" [dependencies.rdf_dynsyn] version = "0.3.1" features = ["async"] [dependencies.rdf_utils] version = "0.3.1" [dependencies.rdf_vocabularies] version = "0.2.0" features = [ "ns-rdf", "ns-pim", ] [dependencies.regex] version = "1.9.1" [dependencies.sophia_api] version = "0.8.0-alpha.1" [dependencies.tower] version = "0.4.13" [dependencies.tracing] version = "0.1.37" features = ["attributes"]