Skip to content

Conversation

refi64
Copy link
Collaborator

@refi64 refi64 commented Sep 30, 2025

The publish dry-run was failing due to the dependency issues, and filling in some basic metadata avoids getting warnings from that too.

@refi64 refi64 requested a review from sjoerdsimons September 30, 2025 16:55
@sjoerdsimons
Copy link
Contributor

You can set homepage to the github page as well ; Would be lovely to add a basic README as that looks better on crates.io

@sjoerdsimons
Copy link
Contributor

Also for newer wiremock you need to update the mrsv to 1.88 ; which just landed in debian unstable so i'm fine with that

This fixes some build errors due to tokio's `net` feature not getting
enabled. The rust version in CI is also updated to 1.88 to be able to
actually build the newer wiremock.
Nothing too fancy, but at least this isn't entirely blank now.
@refi64 refi64 force-pushed the wip/refi64/publish-prep branch from 9a31978 to 12b636f Compare September 30, 2025 20:36
@refi64
Copy link
Collaborator Author

refi64 commented Sep 30, 2025

CI fixed now

@refi64
Copy link
Collaborator Author

refi64 commented Sep 30, 2025

You can set homepage to the github page as well

Is that actually useful? crates.io shows the repository around where the website goes, so the link would just be doubled I think, e.g. see gitlab-runner-rs:

image

and a crate with a homepage and repository (dioxus):

image

Would be lovely to add a basic README as that looks better on crates.io

I'm conceptually fine with this but tbh I'm not sure what exactly to put there that's not already in the description, esp since very little of this is documented so far.

@sjoerdsimons
Copy link
Contributor

You can set homepage to the github page as well

Is that actually useful? crates.io shows the repository around where the website goes, so the link would just be doubled I think, e.g. see gitlab-runner-rs:

image and a crate with a homepage _and_ repository (dioxus): image > Would be lovely to add a basic README as that looks better on crates.io

I'm conceptually fine with this but tbh I'm not sure what exactly to put there that's not already in the description, esp since very little of this is documented so far.

For gitlab-runner-rs we set both as well ; Looks like crates.io deduplicates the page you pointed to, but on the docs.rs pages both links still show up.

Yes it's duplicated; But then it's also just happens the homepage is just the github repo. It really depends on how the metadata gets used whether it's redundant or not

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants