# 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 = "miraland-udp-client" version = "1.18.3" authors = [ "Miraland Crafters ", "Miraland Labs Maintainers ", ] description = "Miraland UDP Client" homepage = "https://solanalabs.com/" documentation = "https://docs.rs/miraland-udp-client" license = "Apache-2.0" repository = "https://github.com/miraland-labs/miraland" [dependencies.async-trait] version = "0.1.77" [dependencies.miraland-connection-cache] version = "=1.18.3" default-features = false [dependencies.miraland-net-utils] version = "=1.18.3" [dependencies.miraland-sdk] version = "=1.18.3" [dependencies.miraland-streamer] version = "=1.18.3" [dependencies.thiserror] version = "1.0.57" [dependencies.tokio] version = "1.29.1" features = ["full"]