[dependencies.wgpu]
version = "0.20.1"
[package]
authors = ["Chris Paige"]
description = "A simple Rust crate for host discovery"
documentation = "https://docs.rs/host_discovery"
edition = "2021"
license = "MIT"
name = "host_discovery"
readme = "README.md"
repository = "https://github.com/v0idmatr1x/host_discovery"
version = "2.0.0"
[target."cfg(windows)".dependencies.winreg]
version = "0.52.0"