We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8c526e commit d514a0eCopy full SHA for d514a0e
README.md
@@ -35,4 +35,4 @@ To release a new version of any of these crates, perform the following steps wit
35
You may use a version number with a `-beta.x` suffix such as `0.0.1-beta.0` to create opt-in test versions.
36
2. Merge your change into `main` on github.
37
3. Create and publish a new github release.
38
- This step will trigger a Github Action that publishes a new version of the crate to [crates.io](https://crates.io).
+ We currently don't have a Github Action to automatically push releases to [crates.io](https://crates.io), but should set one up.
0 commit comments