# 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.64.0" name = "uri-template-system-core" version = "0.1.5" authors = ["Andrew Cherry (kolektiv)"] description = "URI Template System Core (prefer top-level URI Template System)" homepage = "https://github.com/kolektiv/uri-template-system" documentation = "https://docs.rs/uri-template-system" readme = "README.md" categories = [ "data-structures", "network-programming", "parser-implementations", "template-engine", "web-programming", ] license = "AGPL-3.0-only" resolver = "1" [dependencies.fnv] version = "1" [dependencies.thiserror] version = "1"