summaryrefslogtreecommitdiffstats
path: root/guide/src/chapter_00.md
diff options
context:
space:
mode:
Diffstat (limited to 'guide/src/chapter_00.md')
-rw-r--r--guide/src/chapter_00.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/guide/src/chapter_00.md b/guide/src/chapter_00.md
index 63eed991..3d440841 100644
--- a/guide/src/chapter_00.md
+++ b/guide/src/chapter_00.md
@@ -25,7 +25,7 @@ $ cd example
Now add Sequoia to the `[dependencies]` section in `Cargo.toml`:
```toml
-sequoia-openpgp = "0.2"
+sequoia-openpgp = "0.3"
```
If you want to use the bleeding edge, you can instead refer to the