Skip to content

Commit b6f2281

Browse files
Update Rust crate miette to v7
1 parent 88c6684 commit b6f2281

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
@@ -30,7 +30,7 @@ knuffel = "3.2.0"
3030
libipcc = { git = "https://github.com/oxidecomputer/ipcc-rs", rev = "7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf" }
3131
log = { version = "0.4.28", features = ["std"] }
3232
# pin miette to same version used by knuffel
33-
miette = { version = "5.10", features = ["fancy"] }
33+
miette = { version = "7.0", features = ["fancy"] }
3434
p384 = { version = "0.13.1", default-features = false }
3535
pem-rfc7468 = { version = "0.7.0", default-features = false }
3636
rats-corim.git = "https://github.com/oxidecomputer/rats-corim"

0 commit comments

Comments
 (0)