Bump polling crate dependency to 3.7.4

This commit is contained in:
PThorpe92
2025-04-29 10:38:46 -04:00
parent be5ae7d0e3
commit 2785fd5d4a

View File

@@ -33,7 +33,7 @@ fuzz = []
io-uring = { version = "0.7.5", optional = true }
[target.'cfg(target_family = "unix")'.dependencies]
polling = "3.7.2"
polling = "3.7.4"
rustix = "0.38.34"
[target.'cfg(not(target_family = "wasm"))'.dependencies]