Skip to content

Commit

Permalink
Update Rust crate miette to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 7, 2024
1 parent 7b5527c commit ed7d156
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.2.0", features = ["fancy"] }
mimalloc = { version = "0.1.39", default-features = false }
notify = "6.1.1"
path-clean = "1.0.1"
Expand Down

0 comments on commit ed7d156

Please sign in to comment.