# 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.56.0" name = "ockam_vault_test_suite" version = "0.37.0" authors = ["Ockam Developers"] publish = true description = """ Ockam Vault test suite. """ homepage = "https://github.com/ockam-network/ockam" readme = "README.md" keywords = [ "ockam", "crypto", "cryptography", "network-programming", "encryption", ] categories = [ "cryptography", "asynchronous", "authentication", "network-programming", "embedded", ] license = "Apache-2.0" repository = "https://github.com/ockam-network/ockam/tree/develop/implementations/rust/ockam/ockam_vault_test_suite" resolver = "2" [dependencies.arrayref] version = "0.3" [dependencies.ockam_core] version = "^0.49.0"