From 85f5a385c2cd1ea2f656e098be02778edb6b43d5 Mon Sep 17 00:00:00 2001 From: Henry Date: Wed, 27 Dec 2023 22:40:52 +0100 Subject: feat: more float conversions Signed-off-by: Henry --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 73d93ce..8c00a34 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -26,5 +26,5 @@ - **`cargo workspaces version`**\ Bump the version of all crates in the workspace and push changes to git. This is used for releasing new versions on github. -- **`cargo workspaces publish --from-git`**\ +- **`cargo workspaces publish --publish-as-is`**\ Publish all crates in the workspace to crates.io. This should be used a new version has been released on github. After publishing, the version should be bumped to the next dev version. -- cgit v1.3.1