howardwu / wagyu

A Rust library for generating cryptocurrency wallets
https://wagyu.dev
Apache License 2.0
612 stars 106 forks source link

Update hex-literal requirement from 0.1 to 0.2 #67

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Updates the requirements on hex-literal to permit the latest version.

Commits - [`30b57d7`](https://github.com/RustCrypto/utils/commit/30b57d799ae45f5ff4854f5831855efed1dba323) hex-literal v0.2.0 - [`8c499f2`](https://github.com/RustCrypto/utils/commit/8c499f234ea68b66416280d13863fdb8446ee779) Migrate hex-literal to the 2018 edition ([#13](https://github-redirect.dependabot.com/RustCrypto/utils/issues/13)) - [`646d160`](https://github.com/RustCrypto/utils/commit/646d1604b00ea3bd277e16d705480b5d7d81de0f) block-padding v0.1.4 - [`6ab1bbf`](https://github.com/RustCrypto/utils/commit/6ab1bbf4c9f580576e44079bd95cadf49220e575) block-buffer v0.7.3 - [`edab714`](https://github.com/RustCrypto/utils/commit/edab714932ef445b25ce7015741cd7282f0d0751) Make block-buffer minimal-versions correct ([#23](https://github-redirect.dependabot.com/RustCrypto/utils/issues/23)) - [`3cdecb4`](https://github.com/RustCrypto/utils/commit/3cdecb4bd8c651dc0e03005ecd4dcbdd401044a4) Relaxed restrictions on padding buffer size. See [#20](https://github-redirect.dependabot.com/RustCrypto/utils/issues/20) ([#21](https://github-redirect.dependabot.com/RustCrypto/utils/issues/21)) - [`969ed33`](https://github.com/RustCrypto/utils/commit/969ed331330188ef11754f4c8b6c01513926bc4c) hex-literal license files. closes [#18](https://github-redirect.dependabot.com/RustCrypto/utils/issues/18) - [`1f96555`](https://github.com/RustCrypto/utils/commit/1f9655532f53cfd639718174b47ce02299c8c4f4) hex-literal v0.1.3 - [`7f8eb53`](https://github.com/RustCrypto/utils/commit/7f8eb536ecb0606df930cc96bcbea5a3647462ab) Removes unnecessary backtick from hex-literal doc ([#16](https://github-redirect.dependabot.com/RustCrypto/utils/issues/16)) - [`fd52602`](https://github.com/RustCrypto/utils/commit/fd52602520735fcd640f044ff7f6796bcb757e21) comment out input2 method - Additional commits viewable in [compare view](https://github.com/RustCrypto/utils/compare/hex-literal-v0.1.2...hex-literal-v0.2.0)


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.