mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
0c7b05fec9
The MetadataExt functions are nightly-only right now so we need to call the windows api ourselves to get the device number. The winapi_util package has a nice wrapper to do this for us. The get_device function doesn't appear to be used anywhere so I removed it.