Skip to content

Commit e9a833a

Browse files
Update Rust crate miette to v7
1 parent d4b09bb commit e9a833a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ knuffel = "3.2.0"
3333
libipcc = { git = "https://github.com/oxidecomputer/ipcc-rs", rev = "dbaad520e1f5ae32c10db16ce176f9c24de95652" }
3434
log = { version = "0.4.28", features = ["std"] }
3535
# pin miette to same version used by knuffel
36-
miette = { version = "5.10", features = ["fancy"] }
36+
miette = { version = "7.0", features = ["fancy"] }
3737
p384 = { version = "0.13.1", default-features = false }
3838
pem-rfc7468 = { version = "0.7.0", default-features = false }
3939
rats-corim.git = "https://github.com/oxidecomputer/rats-corim"

0 commit comments

Comments
 (0)