Skip to content

Commit 870d11b

Browse files
committed
Release 1.0.60
1 parent 0ccee7c commit 870d11b

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "thiserror"
3-
version = "1.0.59"
3+
version = "1.0.60"
44
authors = ["David Tolnay <dtolnay@gmail.com>"]
55
categories = ["rust-patterns"]
66
description = "derive(Error)"
@@ -12,7 +12,7 @@ repository = "https://github.com/dtolnay/thiserror"
1212
rust-version = "1.56"
1313

1414
[dependencies]
15-
thiserror-impl = { version = "=1.0.59", path = "impl" }
15+
thiserror-impl = { version = "=1.0.60", path = "impl" }
1616

1717
[dev-dependencies]
1818
anyhow = "1.0.73"

impl/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "thiserror-impl"
3-
version = "1.0.59"
3+
version = "1.0.60"
44
authors = ["David Tolnay <dtolnay@gmail.com>"]
55
description = "Implementation detail of the `thiserror` crate"
66
edition = "2021"

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@
228228
//!
229229
//! [`anyhow`]: https://github.com/dtolnay/anyhow
230230
231-
#![doc(html_root_url = "https://docs.rs/thiserror/1.0.59")]
231+
#![doc(html_root_url = "https://docs.rs/thiserror/1.0.60")]
232232
#![allow(
233233
clippy::module_name_repetitions,
234234
clippy::needless_lifetimes,

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