lucab / libsystemd-rs

A pure-Rust client library to work with systemd
https://crates.io/crates/libsystemd
Other
105 stars 19 forks source link

build(deps): update uuid requirement from ^0.7.4 to ^0.8.1 #28

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 5 years ago

Updates the requirements on uuid to permit the latest version.

Release notes *Sourced from [uuid's releases](https://github.com/uuid-rs/uuid/releases).* > ## uuid 0.8.1: Docs > This release doesn't contain any source changes, it fixes up errors in the docs, adds clarification and more examples. > > # Contributions > > * Tidy up some docs. ([#434](https://github-redirect.dependabot.com/uuid-rs/uuid/issues/434))
Commits - [`fb62500`](https://github.com/uuid-rs/uuid/commit/fb62500eef27e068fa0f86b1e99513f2b959b867) Merge [#435](https://github-redirect.dependabot.com/uuid-rs/uuid/issues/435) - [`5b12da4`](https://github.com/uuid-rs/uuid/commit/5b12da498321a6d90a28e1083488e0ad0d404a25) prepare for 0.8.1 release - [`db2fe00`](https://github.com/uuid-rs/uuid/commit/db2fe00bcaaa9f895e411ed2cd54ee9c3938fb12) Merge [#434](https://github-redirect.dependabot.com/uuid-rs/uuid/issues/434) - [`1c37051`](https://github.com/uuid-rs/uuid/commit/1c370519f61f86ee4952653fa4ba7a7844c9ca5f) tidy up some docs - [`aa6d78f`](https://github.com/uuid-rs/uuid/commit/aa6d78ff0b2e0c66ab7fc2b3a8f6fdf41f22dd17) Merge [#433](https://github-redirect.dependabot.com/uuid-rs/uuid/issues/433) - [`b03c098`](https://github.com/uuid-rs/uuid/commit/b03c09891d1db1bcce34bac793f955997f487f58) use simpler version bound in readme - [`2799026`](https://github.com/uuid-rs/uuid/commit/2799026a3b93c766d9a79016f75e01a17eb23a88) prepare for 0.8.0 release - [`1b8308b`](https://github.com/uuid-rs/uuid/commit/1b8308b696f44250ccb0a508eff5ab7ce6759b87) Merge [#427](https://github-redirect.dependabot.com/uuid-rs/uuid/issues/427) - [`2497ac7`](https://github.com/uuid-rs/uuid/commit/2497ac7fe68e8ace547fcf71463a2026efd365e3) tweak feature testing - [`c6d39af`](https://github.com/uuid-rs/uuid/commit/c6d39afeaf47ee9a344f27edb2b59b8b36a1c4cf) run fmt - Additional commits viewable in [compare view](https://github.com/uuid-rs/uuid/compare/0.7.4...0.8.1)


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) - 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)