# 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 = "2018" name = "libp2p-broadcast" version = "0.12.0" authors = [ "David Craven ", "Actyx AG", ] description = "broadcast messages to connected peers" readme = "README.md" license = "MIT OR Apache-2.0" repository = "https://github.com/ipfs-rust/libp2p-broadcast" [dependencies.fnv] version = "1.0.7" [dependencies.futures] version = "0.3.21" [dependencies.libp2p] version = "0.50.0"