rust icon indicating copy to clipboard operation
rust copied to clipboard

Add repository URL to Cargo.toml

Open jayvdb opened this issue 2 years ago • 3 comments

jayvdb avatar May 20 '23 00:05 jayvdb

Hey @jayvdb! Thanks for opening a PR.

This project isn't actively maintained anymore. https://github.com/wooorm/mdxjs-rs is its replacement.

It would be nice if the projects could merge together again, see https://github.com/mdx-js/rust/issues/2, but that hasn't gotten any traction yet.

ChristianMurphy avatar May 20 '23 03:05 ChristianMurphy

thanks for the pointers. still it would be useful to have the crate metadata accurate, which will help people find the repo , and then you can put a note in the README about the project status.

jayvdb avatar May 20 '23 03:05 jayvdb

still it would be useful to have the crate metadata accurate

I agree, again see #2, there are currently no active maintainers with publish access to cargo. Without that, this update and updating the readme would have no impact on anyone looking at cargo.

If active maintainers did have access, this project would likely merge with https://github.com/wooorm/mdxjs-rs, which does have accurate cargo metadata.

ChristianMurphy avatar May 22 '23 14:05 ChristianMurphy

Closing, I’ll clean/archive this repo soon. Hoping that #2 can pass before that.

wooorm avatar Oct 02 '24 12:10 wooorm