# 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 = "extra-safe" version = "0.1.1" authors = ["François Garillot "] description = "A trait hierarchy to help make the SAFE API return errors at compile time." readme = "README.md" keywords = [ "zero-knowledge", "hashing", "sponge", ] license = "MIT" repository = "https://github.com/huitseeker/safe-api" [dependencies.hybrid-array] version = "0.1.0" [dependencies.typenum] version = "1.16.0" [dev-dependencies.rustversion] version = "1.0" [dev-dependencies.trybuild] version = "1.0.77" features = ["diff"]