chore: sync konduit-platform v0.1.0-beta.3

This commit is contained in:
E. Kaparulin
2026-06-19 10:41:56 +03:00
parent b1afe43ef0
commit 9eb9b39f77
5 changed files with 503 additions and 99 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "konduit-platform"
version = "0.1.0"
version.workspace = true
edition = "2021"
authors = ["Eugen Kaparulin <e.kaparulin@gmail.com>"]
license = "PolyForm-Noncommercial-1.0.0"
@@ -40,6 +40,7 @@ windows = { version = "0.52", features = [
"Win32_Networking_WinSock",
] }
ipconfig = "0.3"
wintun = "0.3"
[target.'cfg(target_os = "macos")'.dependencies]
system-configuration = "0.5"