etwin_mt_dns 0.12.3

DNS client for Motion-Twin's websites
Documentation
[package]
name = "etwin_mt_dns"
version = "0.12.3"
authors = ["Charles Samborski <demurgos@demurgos.net>"]
description = "DNS client for Motion-Twin's websites"
documentation = "https://github.com/eternal-twin/etwin"
homepage = "https://github.com/eternal-twin/etwin"
repository = "https://github.com/eternal-twin/etwin"
readme = "./README.md"
keywords = ["etwin"]
license.workspace = true
edition.workspace = true
rust-version.workspace = true

[dependencies]
etwin_core = { version = "0.12.3", path = "../core", features = ["serde"] }
neon = { version = "0.10.1", optional = true, default-features = false, features = ["napi-6"] }