Release independent packages

color-spantrace@0.2.2
eyre@0.6.11

Generated by cargo-workspaces
This commit is contained in:
Jane Losare-Lusby 2023-12-13 13:43:37 -08:00
parent 2e4a93e234
commit 1ca57b94e7
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "color-spantrace"
version = "0.2.1"
version = "0.2.2"
description = "A pretty printer for tracing_error::SpanTrace based on color-backtrace"
documentation = "https://docs.rs/color-spantrace"

View File

@ -1,6 +1,6 @@
[package]
name = "eyre"
version = "0.6.10"
version = "0.6.11"
authors = ["David Tolnay <dtolnay@gmail.com>", "Jane Lusby <jlusby42@gmail.com>"]
description = "Flexible concrete Error Reporting type built on std::error::Error with customizable Reports"
documentation = "https://docs.rs/eyre"