We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7472bf commit 2c3219eCopy full SHA for 2c3219e
1 file changed
Cargo.toml
@@ -45,7 +45,7 @@ serde_with = { version = "3.15.1", default-features = false }
45
serialport = { git = "https://github.com/jgallagher/serialport-rs", branch = "illumos-support" }
46
sha2 = "0.10.9"
47
sha3 = { version = "0.10.8", default-features = false }
48
-sled-agent-client = { git = "https://github.com/oxidecomputer/omicron", rev = "becbbb616f5f18b59cc42e511c148734c2ba3831" }
+sled-agent-client = { git = "https://github.com/oxidecomputer/omicron", rev = "d6612c5f300e96f4932dc09ff03e7e41ff773237" }
49
sled-agent-types-versions = { git = "https://github.com/oxidecomputer/omicron", rev = "becbbb616f5f18b59cc42e511c148734c2ba3831" }
50
slog = { version = "2.8.2", default-features = false }
51
slog-async = "2.8.0"
0 commit comments