(cargo-release) version 7.5.0

This commit is contained in:
Kat Marchán 2025-01-31 18:50:56 -08:00
parent 429ca37d8d
commit b8c144f2a6
No known key found for this signature in database
GPG Key ID: AEB529C08A3C7E9E
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[package] [package]
name = "miette" name = "miette"
version = "7.4.0" version = "7.5.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"]