# 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 = "pulsar-network" version = "0.8.0" description = "Pulsar Network is a distributed hash table peer-to-peer communication protocol for the Astreuos Blockchain." readme = "README.md" license = "MIT" repository = "https://github.com/stelar-labs/pulsar-network-rs" resolver = "2" [dependencies.astro-format] version = "0.8.0" [dependencies.fides] version = "2.3.0" [dependencies.opis] version = "3.1.0" [dependencies.rand] version = "0.8.5"