# 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 = "ssi-rdf" version = "0.1.0" authors = ["Spruce Systems, Inc."] description = "Resource Description Framework (RDF) utilities for the `ssi` library." documentation = "https://docs.rs/ssi-rdf/" license = "Apache-2.0" repository = "https://github.com/spruceid/ssi/" [dependencies.combination] version = "0.1" [dependencies.indexmap] version = "2.0.0" [dependencies.iref] version = "3.2.2" [dependencies.linked-data] version = "0.1.2" [dependencies.rdf-types] version = "0.22.3" [dependencies.serde] version = "1.0" [dependencies.ssi-crypto] version = "0.2" default-features = false [dev-dependencies.difference] version = "2.0" [dev-dependencies.locspan] version = "0.8" [dev-dependencies.nquads-syntax] version = "0.19"