# 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 = "uwuhi" version = "0.4.1" description = "mDNS Service Discovery implementation" readme = "README.md" license = "0BSD" repository = "https://github.com/SludgePhD/uwuhi" [dependencies.bitflags] version = "2.3.3" [dependencies.bytemuck] version = "1.14.0" features = ["derive"] [dependencies.log] version = "0.4.16" [dependencies.socket2] version = "0.5.3" [dev-dependencies.env_logger] version = "0.10.0" [dev-dependencies.expect-test] version = "1.4.1" [dev-dependencies.if-addrs] version = "0.10.1"