mirror of
https://github.com/eyre-rs/eyre.git
synced 2025-09-27 13:01:29 +00:00
Merge upstream changes
This commit is contained in:
commit
34fe97f15f
@ -324,8 +324,7 @@
|
||||
//! [`eyre::WrapErr`]: https://docs.rs/eyre/*/eyre/trait.WrapErr.html
|
||||
//! [`anyhow::Context`]: https://docs.rs/anyhow/*/anyhow/trait.Context.html
|
||||
//! [`anyhow`]: https://github.com/dtolnay/anyhow
|
||||
//! [`tracing_error::SpanTrace`]: https://docs.rs/tracing-error/*/tracing-error/struct.SpanTrace.html
|
||||
|
||||
//! [`tracing_error::SpanTrace`]: https://docs.rs/tracing-error/*/tracing_error/struct.SpanTrace.html
|
||||
#![doc(html_root_url = "https://docs.rs/eyre/0.3.8")]
|
||||
#![cfg_attr(backtrace, feature(backtrace))]
|
||||
#![cfg_attr(doc_cfg, feature(doc_cfg))]
|
||||
|
Loading…
x
Reference in New Issue
Block a user