diff --git a/libosdp/Cargo.toml b/libosdp/Cargo.toml index 2a922f2..1fc19c6 100644 --- a/libosdp/Cargo.toml +++ b/libosdp/Cargo.toml @@ -27,7 +27,7 @@ itoa = "1.0.17" env_logger = "0.11.8" multiqueue = "0.3.2" rand = "0.9.2" -ringbuf = "0.4.8" +ringbuf = "0.5.0" sha256 = "1.6.0" [features]