We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d83f56a commit a1c6c55Copy full SHA for a1c6c55
1 file changed
Cargo.toml
@@ -30,7 +30,7 @@ slog-term = "2.9"
30
slog-async = "2.8"
31
slog-envlogger = "2.2"
32
toml = "0.9"
33
-propolis-client = { git = "https://github.com/oxidecomputer/propolis", rev = "36f20be9bb4c3b362029237f5feb6377c982395f" }
+propolis-client = { git = "https://github.com/oxidecomputer/propolis", rev = "3db8c282441aad15c0e583280d8f9903373bd953" }
34
libc = "0.2"
35
tokio = { version = "1.49.0", features = ["full"] }
36
tokio-tungstenite = "0.21"
0 commit comments