aboutsummaryrefslogtreecommitdiff
path: root/tools/release.md
diff options
context:
space:
mode:
Diffstat (limited to 'tools/release.md')
-rw-r--r--tools/release.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/release.md b/tools/release.md
index 0d05eba..26c4927 100644
--- a/tools/release.md
+++ b/tools/release.md
@@ -3,6 +3,7 @@
- Make sure `cargo outdated -R` is clean in the root and in b3sum/.
- Bump the version in the root Cargo.toml.
- Bump the version in b3sum/Cargo.toml.
+ - Bump the dependency version too, if new features are used.
- Delete b3sum/Cargo.lock and recreate it with `cargo build` or similar.
- Update the `-h` output in b3sum/README.md if it's changed.
- Bump `BLAKE3_VERSION_STRING` in c/blake3.h.