We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
add cli integration tests to lib.rs and update dev-dependencies.
lib.rs
[dev-dependencies] assert_cmd = "1.0.1" predicates = "1.0.5"
The text was updated successfully, but these errors were encountered:
#34 add cli integration tests to lib.rs and update dev-dependencies
43baaa9
#34 disable unused predicates = 1.0.5
e72f376
#34 remove unused predicates from dev-dependencies
ec5f6c1
Merge pull request #37 from sitkevij/changes/prepare-release-031
3e508ea
Closing out. Resolved as of release v0.3.1 https://github.com/sitkevij/hex/releases/tag/v0.3.1
Sorry, something went wrong.
No branches or pull requests
add cli integration tests to
lib.rs
and update dev-dependencies.The text was updated successfully, but these errors were encountered: