KernelFreeze / Litecraft

Open source, clean room implementation of Minecraft Client
MIT License
138 stars 6 forks source link

Bump serde_json from 1.0.22 to 1.0.24 #7

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps serde_json from 1.0.22 to 1.0.24.

Release notes *Sourced from [serde_json's releases](https://github.com/serde-rs/json/releases).* > ## v1.0.24 > - Make `json!` macro compatible with using the `deny(unused_results)` lint ([#461](https://github-redirect.dependabot.com/serde-rs/json/issues/461)) > > ## v1.0.23 > *(yanked)* > >
Commits - [`2a62402`](https://github.com/serde-rs/json/commit/2a62402b184dc2c64d01cca1b3ff72fef3124ae1) Release 1.0.24 - [`6dec8b8`](https://github.com/serde-rs/json/commit/6dec8b8f908964aa91a7273101fe7b20dd3d9eba) Merge pull request [#462](https://github-redirect.dependabot.com/serde-rs/json/issues/462) from dtolnay/unused - [`a50ea7b`](https://github.com/serde-rs/json/commit/a50ea7baacb40b1255dc16a1e2904651845198fa) Remove irrelevant detail from Map::insert documentation - [`5c931e0`](https://github.com/serde-rs/json/commit/5c931e0536699cb9383ce3b4943bea68fc22ecf9) Make json macro compatible with deny(unused_results) - [`1b36cec`](https://github.com/serde-rs/json/commit/1b36cec484a24dc8d1700cf2ef0577a96d4d7b6f) Format with rustfmt 0.8.2 - [`9530ff6`](https://github.com/serde-rs/json/commit/9530ff63371aa85d8ffbb32e3f031e09a8595edd) Skip auto formatting test_stream macro - [`689f98d`](https://github.com/serde-rs/json/commit/689f98d6b20470c45b654625b1387192cd61196f) Revert "Local inner macros" - [`501b4f9`](https://github.com/serde-rs/json/commit/501b4f9190665b16fb59bc4d3d87e794f6c4fa5b) Release 1.0.23 - [`f162bdd`](https://github.com/serde-rs/json/commit/f162bddc77c23dfb1a0f160d5db01a2d2db3d5ce) Local inner macros - See full diff in [compare view](https://github.com/serde-rs/json/compare/v1.0.22...v1.0.24)


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot merge` will merge this PR after your CI passes on it - `@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 reopen` will reopen this PR - `@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 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.