Skip to content

Rename the cargo package to mdhtml-crate for crates.io - #52

Merged
jph00 merged 1 commit into
mainfrom
pr/rename-the-cargo-package-to-mdhtml-crate-for
Aug 25, 2026
Merged

Rename the cargo package to mdhtml-crate for crates.io#52
jph00 merged 1 commit into
mainfrom
pr/rename-the-cargo-package-to-mdhtml-crate-for

Conversation

@jph00

@jph00 jph00 commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

The mdhtml name on crates.io belongs to an unrelated project, so the cargo package is now mdhtml-crate. The lib name stays mdhtml: Rust code keeps use mdhtml::, and only Cargo.toml dependency lines change, to mdhtml-crate = "0.1" (or mdhtml = { package = "mdhtml-crate", ... } to keep the old key). PyPI is unaffected: the wheel is still mdhtml. The README notes the two names.

@jph00 jph00 added the enhancement New feature or request label Aug 25, 2026
@jph00
jph00 merged commit 1ad892c into main Aug 25, 2026
@jph00
jph00 deleted the pr/rename-the-cargo-package-to-mdhtml-crate-for branch August 25, 2026 04:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant