chore: Bump event-listener to v5.1.0

https://github.com/smol-rs/async-process/pull/70#issuecomment-1950955967

Signed-off-by: John Nunley <dev@notgull.net>
This commit is contained in:
John Nunley 2024-02-17 21:59:48 -08:00 committed by John Nunley
parent 35a77ff266
commit b6c1ddea79
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ exclude = ["/.*"]
[dependencies]
async-lock = "3.0.0"
cfg-if = "1.0"
event-listener = "5.0.0"
event-listener = "5.1.0"
futures-lite = "2.0.0"
[target.'cfg(unix)'.dependencies]