bwasty / gltf-viewer

glTF 2.0 Viewer written in Rust
The Unlicense
188 stars 31 forks source link

Bump base64 from 0.9.0 to 0.9.1 #44

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps base64 from 0.9.0 to 0.9.1.

Changelog *Sourced from [base64's changelog](https://github.com/alicemaz/rust-base64/blob/master/RELEASE-NOTES.md).* > # 0.9.1 > > - Add support for `crypt(3)`'s base64 variant.
Commits - [`de1568d`](https://github.com/alicemaz/rust-base64/commit/de1568dfc4581d813dece9791c5e6fc49f6131ae) v0.9.1 - [`77ecfe5`](https://github.com/alicemaz/rust-base64/commit/77ecfe5688059727a470e7a8d79b676adbc0fe82) Apply rustfmt - [`6a737c9`](https://github.com/alicemaz/rust-base64/commit/6a737c9e2385c8288dfd3604837a862fa69b7c02) Merge pull request [#58](https://github-redirect.dependabot.com/alicemaz/rust-base64/issues/58) from tjamaan/master - [`dac8481`](https://github.com/alicemaz/rust-base64/commit/dac8481d71c655b19d3c0adbe356d2f63df62ed1) Add `crypt(3)` character set tables - [`b43bd1b`](https://github.com/alicemaz/rust-base64/commit/b43bd1bdd6974628965eef79d36c4cc3ece98f7d) Add the `crypt(3)` character set (uses `./0123456789ABCDEFGHIJKLMNOPQRSTUVWXY... - [`3a0fdd4`](https://github.com/alicemaz/rust-base64/commit/3a0fdd4460c90d0849f27bafaf995e654f53d39b) Apply rustfmt - [`d988775`](https://github.com/alicemaz/rust-base64/commit/d988775d2c85bc971ef808cfbe07803c1b9a6d7a) Merge pull request [#54](https://github-redirect.dependabot.com/alicemaz/rust-base64/issues/54) from ignatenkobrain/patch-2 - [`bc6c3bc`](https://github.com/alicemaz/rust-base64/commit/bc6c3bcca81f4161bab7e86f8a9ae6adff9e5923) bump rand to 0.4 - See full diff in [compare view](https://github.com/alicemaz/rust-base64/compare/v0.9.0...v0.9.1)


Dependabot compatibility score

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 ignore this [minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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 [this|these] label[s]` will set the current labels as the default for future PRs for this repo and language Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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.
dependabot-preview[bot] commented 6 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.