StephanvanSchaik / mmap-rs

A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.
Apache License 2.0
59 stars 17 forks source link

Upgrading the `windows` dependency to 0.38.0 #2

Closed arschles closed 2 years ago

StephanvanSchaik commented 2 years ago

I am closing this PR, as I updated the windows dependency to 0.39 here.