We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60d774e commit f1bf66fCopy full SHA for f1bf66f
Cargo.toml
@@ -26,7 +26,7 @@ getrandom = "0.3.3"
26
hex.version = "0.4"
27
hubpack = "0.1"
28
knuffel = "3.2.0"
29
-libipcc = { git = "https://github.com/oxidecomputer/ipcc-rs", rev = "524eb8f125003dff50b9703900c6b323f00f9e1b" }
+libipcc = { git = "https://github.com/oxidecomputer/ipcc-rs", rev = "dbaad520e1f5ae32c10db16ce176f9c24de95652" }
30
log = { version = "0.4.27", features = ["std"] }
31
# pin miette to same version used by knuffel
32
miette = { version = "5.10", features = ["fancy"] }
0 commit comments