Skip to content
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.

Commit

Permalink
Update Rust crate miette to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 26, 2024
1 parent 42d882d commit 1704788
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ lazy_static = "1.4.0"
liquid = "0.26.4"
liquid-core = "0.26.4"
liquid-lib = { version = "0.26.4", features = ["all", "stdlib", "jekyll", "shopify", "extra"] }
miette = { version = "5.10.0", features = ["fancy"] }
miette = { version = "7.0.0", features = ["fancy"] }
mimalloc = { version = "0.1.42", default-features = false }
notify = "6.1.1"
path-clean = "1.0.1"
Expand Down

0 comments on commit 1704788

Please sign in to comment.