diff --git a/zbus/Cargo.toml b/zbus/Cargo.toml index 773af50d5..ac094331c 100644 --- a/zbus/Cargo.toml +++ b/zbus/Cargo.toml @@ -64,7 +64,7 @@ hex = "0.4.3" ordered-stream = "0.2" rand = "0.8.5" sha1 = { version = "0.10.5", features = ["std"] } -event-listener = "5.0.0" +event-listener = "5.1.0" static_assertions = "1.1.0" async-trait = "0.1.77" async-fs = { version = "2.1.1", optional = true }