mirror of
https://github.com/eyre-rs/eyre.git
synced 2025-09-27 13:01:29 +00:00
bump version for new release (#8)
This commit is contained in:
parent
1f1aeb7773
commit
0769344643
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "color-spantrace"
|
||||
version = "0.1.3"
|
||||
version = "0.1.4"
|
||||
authors = ["Jane Lusby <jlusby@yaah.dev>"]
|
||||
edition = "2018"
|
||||
license = "MIT OR Apache-2.0"
|
||||
|
@ -45,7 +45,7 @@
|
||||
//!
|
||||
//! [`tracing_error::SpanTrace`]: https://docs.rs/tracing-error/*/tracing_error/struct.SpanTrace.html
|
||||
//! [`color-backtrace`]: https://github.com/athre0z/color-backtrace
|
||||
#![doc(html_root_url = "https://docs.rs/color-spantrace/0.1.3")]
|
||||
#![doc(html_root_url = "https://docs.rs/color-spantrace/0.1.4")]
|
||||
#![warn(
|
||||
missing_debug_implementations,
|
||||
missing_docs,
|
||||
|
Loading…
x
Reference in New Issue
Block a user