summaryrefslogtreecommitdiffstats
path: root/third_party/rust/thiserror-impl/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/rust/thiserror-impl/Cargo.toml')
-rw-r--r--third_party/rust/thiserror-impl/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/rust/thiserror-impl/Cargo.toml b/third_party/rust/thiserror-impl/Cargo.toml
index fffdf5c3a4..5445c126ec 100644
--- a/third_party/rust/thiserror-impl/Cargo.toml
+++ b/third_party/rust/thiserror-impl/Cargo.toml
@@ -13,7 +13,7 @@
edition = "2021"
rust-version = "1.56"
name = "thiserror-impl"
-version = "1.0.56"
+version = "1.0.57"
authors = ["David Tolnay <dtolnay@gmail.com>"]
description = "Implementation detail of the `thiserror` crate"
license = "MIT OR Apache-2.0"