Skip to content

Commit

Permalink
Merge pull request #79 from axodotdev/dependabot/cargo/miette-7.0.0
Browse files Browse the repository at this point in the history
chore(deps): update miette requirement from 5.6.0 to 7.0.0
  • Loading branch information
mistydemeo authored Feb 15, 2024
2 parents 4287068 + 9c270e7 commit f5c9b7a
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 @@ -22,7 +22,7 @@ mime = "0.3.16"
reqwest = { version = "0.11.13", optional = true, default-features = false, features = ["json", "rustls-tls"] }
thiserror = "1.0.37"
url = "2.3.1"
miette = "5.6.0"
miette = "7.0.0"
camino = "1.1.4"

toml = { version = "0.8.6", optional = true }
Expand Down

0 comments on commit f5c9b7a

Please sign in to comment.