# 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 = "fides" version = "4.3.5" description = "Fides is a library for cryptographic primitives." readme = "README.md" license = "MIT" repository = "https://github.com/stelar-labs/fides-rs" [dependencies.astro-format] version = "2.1.1" [dependencies.blake3] version = "1.3.1" [dependencies.chacha20poly1305] version = "0.9.0" [dependencies.ed25519-dalek] version = "1.0.1" [dependencies.opis] version = "5.1.0" [dependencies.rand] version = "0.8.4" [dependencies.rand_core] version = "0.6.3" [dependencies.sha2] version = "0.10.6" [dependencies.sha3] version = "0.10.5" [dependencies.x25519-dalek] version = "1.2.0"