polling/src
dependabot[bot] 08a316e1fc
m: Update windows-sys requirement from 0.48 to 0.52
* Update windows-sys requirement from 0.48 to 0.52

Updates the requirements on [windows-sys](https://github.com/microsoft/windows-rs) to permit the latest version.
- [Release notes](https://github.com/microsoft/windows-rs/releases)
- [Commits](https://github.com/microsoft/windows-rs/compare/0.48.0...0.52.0)

---
updated-dependencies:
- dependency-name: windows-sys
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Correct windows-sys imports

Signed-off-by: John Nunley <dev@notgull.net>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: John Nunley <dev@notgull.net>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John Nunley <dev@notgull.net>
2023-11-24 07:53:04 -08:00
..
iocp m: Update windows-sys requirement from 0.48 to 0.52 2023-11-24 07:53:04 -08:00
os bugfix: Manage sources being inserted into kqueue 2023-09-27 21:30:46 -07:00
epoll.rs Remove needless imports (#159) 2023-10-08 17:23:34 +09:00
kqueue.rs bugfix: Manage sources being inserted into kqueue 2023-09-27 21:30:46 -07:00
lib.rs bugfix: Handle interrupts while polling 2023-10-27 07:02:08 -07:00
os.rs feat: Add functionality for posting events to the IOCP (#101) 2023-04-16 07:37:48 -07:00
poll.rs Remove needless imports (#159) 2023-10-08 17:23:34 +09:00
port.rs feat: Make the constructors for Event const 2023-08-21 18:32:21 -07:00