summaryrefslogtreecommitdiff
path: root/RELEASE.md
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers+gitlab@digital-scurf.org>2021-11-16 16:38:34 +0000
committerDaniel Silverstone <dsilvers+gitlab@digital-scurf.org>2021-11-16 16:38:34 +0000
commit046644e6e22c46b1972e367f9106834572f3ae48 (patch)
tree00055dbffd2262d4317a2f2dcea823fe41500964 /RELEASE.md
parent18b297fdc7b5db59db59bdbcf943506370057ab6 (diff)
parenteed18a593d75796b79a858268b9e54c69b164a47 (diff)
downloadsubplot-46c11123667f2ef8c7f789a27dc1ce45f4d0faa5.tar.gz
Merge branch 'release' into 'main'0.3.1
prepare release 0.3.1 Closes #247 See merge request subplot/subplot!232
Diffstat (limited to 'RELEASE.md')
-rw-r--r--RELEASE.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/RELEASE.md b/RELEASE.md
index fc72718..652b9bf 100644
--- a/RELEASE.md
+++ b/RELEASE.md
@@ -17,6 +17,12 @@ To find all crates, run the following at the root of the source tree:
git ls-files | grep Cargo.toml
~~~
+Run these at the root of the source tree, and either fix anything
+that's found, or at least report it on the issue tracker:
+
+1. `cargo audit`
+2. `cargo deny --workspace check`
+
Do these for each crate, with leaf crates in the dependency tree
first: