Skip to content

Use crates-io dependencies#8

Open
vlopes11 wants to merge 1 commit into
masterfrom
vlopes11/use-cargo-deps
Open

Use crates-io dependencies#8
vlopes11 wants to merge 1 commit into
masterfrom
vlopes11/use-cargo-deps

Conversation

@vlopes11

Copy link
Copy Markdown
Collaborator

Using git as dependencies will downstream break the library in case of
unreleased unstable active development.

It is desirable to use properly published and tagged dependencies in
order to improve overall stability.

Closes #7

Using git as dependencies will downstream break the library in case of
unreleased unstable active development.

It is desirable to use properly published and tagged dependencies in
order to improve overall stability.

Closes #7
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.

Use crates-io dependencies

1 participant