summaryrefslogtreecommitdiffstats
path: root/guide/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'guide/Cargo.toml')
-rw-r--r--guide/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/guide/Cargo.toml b/guide/Cargo.toml
index c927a7bb..18ea56ba 100644
--- a/guide/Cargo.toml
+++ b/guide/Cargo.toml
@@ -13,4 +13,4 @@ build = "build.rs"
[dependencies]
sequoia-openpgp = { path = "../openpgp", version = "0.20" }
-anyhow = "1.0.5"
+anyhow = "=1.0.5"