Updates the requirements on rvk to permit the latest version.
Changelog
*Sourced from [rvk's changelog](https://github.com/u32i64/rvk/blob/master/CHANGELOG.md).*
> ## [0.11.0] - 2019-02-21
> ### Changed
> - Added `extra` field to `APIError` ([#4](https://github-redirect.dependabot.com/u32i64/rvk/pull/4)).
> - `impl From<&str>` instead of `impl From<&'static str>` for `APIError`.
> - Some tweaks to docs.
>
> ### Added
> - New methods. See [`9ca852c`](https://github.com/u32i64/rvk/commit/9ca852cbd9154a6a9374fe727bcd06c16dfe7111).
>
> ## [0.10.0] - 2019-02-17
> > **yanked**, changes reverted.
> ### Added
> - `objects::message::Message`: add `pub to_id: Option` and `pub state: Option`.
> ### Changed
> - `objects::message::Message`'s `peer_id` field is now an `Option` (was `Integer`).
>
> ## [0.9.1] - 2019-02-12
> ### Added
> - `#[derive(Debug)]` for `APIClient`
>
> ## [0.9.0] - 2018-12-07
> ### Changed
> - Rust 2018 :tada:
>
> ## [0.8.0] - 2018-11-24
> ### Changed
> - Updated to API version **5.92**.
>
> ## [0.7.0] - 2018-10-27
> ### Added
> - `messages.getRecentCalls` method.
>
> ### Changed
> - Improved performance using `lazy_static!`.
> - Updated to API version **5.87**.
>
> ## [0.6.0] - 2018-09-14
> ### Changed
> - Updated to API version **5.85**. See the [VK API Changelog](https://vk.com/dev/versions).
>
> ## [0.5.0] - 2018-07-19
> ### Added
> - Objects! See [`rvk::objects (v0.5)`](https://docs.rs/rvk/0.5/rvk/objects/index.html).
>
> ## [0.4.0] - 2018-06-26
> ### Changed
> - Type [`rvk::Params (v0.3.1)`](https://docs.rs/rvk/0.3.1/rvk/type.Params.html) was moved to [`rvk::api::Params (v0.4.0)`](https://docs.rs/rvk/0.4.0/rvk/api/type.Params.html), but it is now re-exported as `rvk::Params` too.
>
> ## [0.3.0] - 2018-06-19
> ### Changed
> ... (truncated)
Commits
- See full diff in [compare view](https://github.com/u32i64/rvk/commits)
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 will merge this PR once CI passes on it, as requested by @u32i64.
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
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|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 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)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- 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.
Updates the requirements on rvk to permit the latest version.
Changelog
*Sourced from [rvk's changelog](https://github.com/u32i64/rvk/blob/master/CHANGELOG.md).* > ## [0.11.0] - 2019-02-21 > ### Changed > - Added `extra` field to `APIError` ([#4](https://github-redirect.dependabot.com/u32i64/rvk/pull/4)). > - `impl From<&str>` instead of `impl From<&'static str>` for `APIError`. > - Some tweaks to docs. > > ### Added > - New methods. See [`9ca852c`](https://github.com/u32i64/rvk/commit/9ca852cbd9154a6a9374fe727bcd06c16dfe7111). > > ## [0.10.0] - 2019-02-17 > > **yanked**, changes reverted. > ### Added > - `objects::message::Message`: add `pub to_id: OptionCommits
- See full diff in [compare view](https://github.com/u32i64/rvk/commits)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 will merge this PR once CI passes on it, as requested by @u32i64.
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 - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|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 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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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.