summaryrefslogtreecommitdiffstats
path: root/vendor/anyhow/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/anyhow/Cargo.toml')
-rw-r--r--vendor/anyhow/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/anyhow/Cargo.toml b/vendor/anyhow/Cargo.toml
index 6537f7b5f..844c2bd3a 100644
--- a/vendor/anyhow/Cargo.toml
+++ b/vendor/anyhow/Cargo.toml
@@ -13,7 +13,7 @@
edition = "2018"
rust-version = "1.38"
name = "anyhow"
-version = "1.0.60"
+version = "1.0.65"
authors = ["David Tolnay <dtolnay@gmail.com>"]
description = "Flexible concrete Error type built on std::error::Error"
documentation = "https://docs.rs/anyhow"