windows: Hotplug

This commit is contained in:
Kevin Mehall 2023-12-23 13:24:48 -07:00
parent 1f7a58700f
commit 15af931665
11 changed files with 317 additions and 1 deletions

View file

@ -12,6 +12,7 @@ rust-version = "1.74"
[dependencies]
atomic-waker = "1.1.2"
futures-core = "0.3.29"
log = "0.4.20"
once_cell = "1.18.0"
slab = "0.4.9"