Skip to content

Commit 9d3fb6d

Browse files
committed
Release 1.0.89
1 parent 830c399 commit 9d3fb6d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "anyhow"
3-
version = "1.0.88"
3+
version = "1.0.89"
44
authors = ["David Tolnay <dtolnay@gmail.com>"]
55
categories = ["rust-patterns", "no-std"]
66
description = "Flexible concrete Error type built on std::error::Error"

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@
206206
//! function that returns Anyhow's error type, as the trait that `?`-based error
207207
//! conversions are defined by is only available in std in those old versions.
208208
209-
#![doc(html_root_url = "https://docs.rs/anyhow/1.0.88")]
209+
#![doc(html_root_url = "https://docs.rs/anyhow/1.0.89")]
210210
#![cfg_attr(error_generic_member_access, feature(error_generic_member_access))]
211211
#![no_std]
212212
#![deny(dead_code, unused_imports, unused_mut)]

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy