diff --git a/Cargo.toml b/Cargo.toml index 6bb8d56..a04f01c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -30,7 +30,7 @@ slog-term = "2.9" slog-async = "2.8" slog-envlogger = "2.2" toml = "0.9" -propolis-client = { git = "https://github.com/oxidecomputer/propolis", rev = "36f20be9bb4c3b362029237f5feb6377c982395f" } +propolis-client = { git = "https://github.com/oxidecomputer/propolis", rev = "8409a4748f76b0a8e49628a96a355ccfa3adb4b5" } libc = "0.2" tokio = { version = "1.52.2", features = ["full"] } tokio-tungstenite = "0.21"