mirror of
https://github.com/eyre-rs/eyre.git
synced 2025-09-27 04:50:50 +00:00
Release independent packages
color-spantrace@0.2.2 eyre@0.6.11 Generated by cargo-workspaces
This commit is contained in:
parent
2e4a93e234
commit
1ca57b94e7
@ -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"
|
||||
|
||||
|
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user