diff --git a/Cargo.toml b/Cargo.toml index b3ba906c..2c94214a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -121,7 +121,7 @@ http-body-util = "0.1" rand = "0.10.0" backoff = "0.4" chrono = { version = "0.4.44", features = ["serde"] } -oxide-tokio-rt = "0.1.2" +oxide-tokio-rt = "0.1.3" oximeter = { git = "https://github.com/oxidecomputer/omicron", branch = "main"} oximeter-producer = { git = "https://github.com/oxidecomputer/omicron", branch = "main"} oxnet = { version = "0.1.4", default-features = false, features = ["schemars", "serde"] }