Skip to content

Commit

Permalink
deps: miette 3
Browse files Browse the repository at this point in the history
  • Loading branch information
Fishrock123 committed Feb 10, 2022
1 parent 7bd901f commit 71276ec
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 @@ -50,7 +50,7 @@ serde_json = { version = "1.0.51", optional = true }
serde_crate = { version = "1.0.106", features = ["derive"], optional = true, package = "serde" }
serde_urlencoded = { version = "0.7.0", optional = true}
serde_qs = { version = "0.8.3", optional = true }
miette = "2.2.0"
miette = "3"
thiserror = "1.0.29"


Expand Down

0 comments on commit 71276ec

Please sign in to comment.