Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 6 prepare crate for release #27

Merged
merged 4 commits into from Dec 16, 2019

Conversation

j-richey
Copy link
Owner

Updating Cargo.toml and the README in preparation of publishing the crate.

The usage section includes showing what to add to the Cargo.toml file
and an integration test to verify the version number is correct.

This commit also includes setting the html_root_url attribute.

See issue #6.
The usage example shows how to get started using the library. It is
important that the example work as expected so the doc-comment crate
is used to hook the example into Rust's document test system.
The formatting was failing rustfmt checks thus causing the build to
fail. This commit fixes the formatting to make the build happy.
@j-richey j-richey merged commit f27090b into master Dec 16, 2019
@j-richey j-richey deleted the issue-6-prepare-crate-for-release branch December 23, 2019 01:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant