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

don't depend on git repo package #27

Closed
matthiaskrgr opened this issue Dec 24, 2018 · 2 comments
Closed

don't depend on git repo package #27

matthiaskrgr opened this issue Dec 24, 2018 · 2 comments

Comments

@matthiaskrgr
Copy link
Owner

Currently cargo-cache depends on rustc_tools_util which is found in the clippy git repo.
However cargo publish does not allow this.

This needs to be worked around before publishing to crates.io.

@matthiaskrgr matthiaskrgr changed the title don't repend on git repo don't repend on git repo package Dec 24, 2018
@matthiaskrgr matthiaskrgr changed the title don't repend on git repo package don't depend on git repo package Dec 24, 2018
@matthiaskrgr
Copy link
Owner Author

The current plan is to release rustc_tools_util on crates.io and depend on the crate.

@matthiaskrgr
Copy link
Owner Author

I published it now: https://crates.io/crates/rustc_tools_util

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

No branches or pull requests

1 participant