# 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 = "notus-mempool" version = "0.1.1" authors = ["Omer GOKSOY "] description = "Notus Mempool Library" keywords = [ "mempool", "udp-mempool", ] license = "MIT" repository = "https://github.com/goxoy/goxoy-mempool/" [dependencies.bincode] version = "1.3.3" [dependencies.env_logger] version = "0.10.2" [dependencies.log] version = "0.4.21" [dependencies.md5] version = "0.7.0" [dependencies.serde] version = "1.0.197" features = ["derive"]