Skip to content

Commit 76ff5d7

Browse files
Update Rust crate miette to v7
1 parent ff9f27a commit 76ff5d7

2 files changed

Lines changed: 41 additions & 44 deletions

File tree

Cargo.lock

Lines changed: 40 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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)