Skip to content
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.

Update nuid requirement from 0.4.1 to 0.5.0 #30

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 11, 2023

Updates the requirements on nuid to permit the latest version.

Commits
  • b6f9a31 Merge pull request #11 from M4SS-Code/release-0.5.0
  • 3c3f733 Merge pull request #10 from M4SS-Code/no-alloc
  • 9eba7a3 Release version 0.5.0
  • 91fb173 docs: drop 2015 edition extern crate syntax
  • 3df158b cargo: add rust-version field
  • d33ed0f Bump edition to 2021
  • 863e03d clippy: fix latest warnings
  • e9d43d2 ci: allow clippy::missing_const_for_fn
  • f87ea6b Use NUIDStr to avoid String allocation
  • 917059c Merge pull request #8 from M4SS-Code/rand-range
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Updates the requirements on [nuid](https://github.com/casualjim/rs-nuid) to permit the latest version.
- [Commits](casualjim/rs-nuid@v0.4.1...v0.5.0)

---
updated-dependencies:
- dependency-name: nuid
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Aug 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Development

Successfully merging this pull request may close these issues.

0 participants