# 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] rust-version = "1.0" name = "apperr" version = "0.2.0" exclude = [ ".fossil-settings", ".efiles", ".fslckout", "www", "rustfmt.toml", ] description = "A thin special-purpose wrapper around Any." readme = "README.md" keywords = [ "any", "error", "callback", ] license = "0BSD" repository = "https://repos.qrnch.tech/pub/apperr" [package.metadata.docs.rs] rustdoc-args = ["--generate-link-to-definition"]