From 5e4455f3a48e54a13f94a1cdaee9ea0d2997a9c5 Mon Sep 17 00:00:00 2001 From: Christoph Taucher Date: Sun, 25 Jun 2023 18:22:25 +0200 Subject: [PATCH] update readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 79ad6c4..39e96c5 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,12 @@ View Html report in target/criterion/report/index.html Created with [Criterion.rs](https://bheisler.github.io/criterion.rs/book/criterion_rs.html) +### .) Publish + +```sh +cargo publish --dry-run +``` + --- ## Made by Christoph Taucher