# 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 = "atm0s-sdn-transport-udp" version = "0.1.7" description = "UDP Transport in atm0s-sdn" license = "MIT" [dependencies.async-notify] version = "0.2" [dependencies.async-std] version = "1.12" features = [ "unstable", "attributes", ] [dependencies.async-trait] version = "0.1" [dependencies.atm0s-sdn-identity] version = "0.2.0" [dependencies.atm0s-sdn-network] version = "0.3.1" [dependencies.atm0s-sdn-utils] version = "0.1.1" [dependencies.bincode] version = "1.3.3" [dependencies.futures-util] version = "0.3" [dependencies.local-ip-address] version = "0.5.7" [dependencies.log] version = "0.4" [dependencies.parking_lot] version = "0.12" [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.snow] version = "0.9.6" [dependencies.socket2] version = "0.5.5"