Skip to content

Commit afff265

Browse files
Update Rust crate miette to v7
1 parent 2b7617c commit afff265

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 = "dbaad520e1f5ae32c10db16ce176f9c24de95652" }
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)