Skip to content

Commit

Permalink
(cargo-release) version 5.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zkat committed Aug 10, 2022
1 parent 10489a8 commit faf0909
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ exclude = ["images/", "tests/", "miette-derive/"]

[dependencies]
thiserror = "1.0.26"
miette-derive = { path = "miette-derive", version = "=5.2.1-alpha.0"}
miette-derive = { path = "miette-derive", version = "=5.3.0"}
once_cell = "1.8.0"
unicode-width = "0.1.9"

Expand Down
2 changes: 1 addition & 1 deletion miette-derive/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "miette-derive"
version = "5.2.1-alpha.0"
version = "5.3.0"
authors = ["Kat Marchán <[email protected]>"]
edition = "2018"
license = "Apache-2.0"
Expand Down

0 comments on commit faf0909

Please sign in to comment.