mirror of https://github.com/zkat/miette.git
(cargo-release) start next development iteration 5.3.2-alpha.0
This commit is contained in:
parent
a8d03f536e
commit
1e6bd51f57
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "miette"
|
name = "miette"
|
||||||
version = "5.3.1"
|
version = "5.3.2-alpha.0"
|
||||||
authors = ["Kat Marchán <kzm@zkat.tech>"]
|
authors = ["Kat Marchán <kzm@zkat.tech>"]
|
||||||
description = "Fancy diagnostic reporting library and protocol for us mere mortals who aren't compiler hackers."
|
description = "Fancy diagnostic reporting library and protocol for us mere mortals who aren't compiler hackers."
|
||||||
categories = ["rust-patterns"]
|
categories = ["rust-patterns"]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue