# 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 = "2018" name = "field33_rdftk_names_temporary_fork" version = "0.1.9" authors = ["Simon Johnston "] publish = true description = "This crate provides a set of modules that contain the `IRI`s and `QName` strings for commonly used vocabularies. It also provides macro support for defining new namespaces in the same style as this library." documentation = "https://docs.rs/rdftk_core/" readme = "README.md" license = "MIT" repository = "https://github.com/johnstonskj/rust-rdftk.git" [package.metadata.docs.rs] targets = ["x86_64-unknown-linux-gnu"] [dependencies.field33_rdftk_iri_temporary_fork] version = "0.1" [dependencies.lazy_static] version = "1.4.0" [dependencies.paste] version = "1.0.2"