mirror of
https://github.com/hickory-dns/hickory-dns.git
synced 2026-04-25 03:05:51 +03:00
[PR #494] [MERGED] Update rand requirement to ^0.5 #1478
Labels
No labels
blocked
breaking-change
bug
bug:critical
bug:tests
cleanup
compliance
compliance
compliance
crate:all
crate:client
crate:native-tls
crate:proto
crate:recursor
crate:resolver
crate:resolver
crate:rustls
crate:server
crate:util
dependencies
docs
duplicate
easy
easy
enhance
enhance
enhance
feature:dns-over-https
feature:dns-over-quic
feature:dns-over-tls
feature:dnsssec
feature:global_lb
feature:mdns
feature:tsig
features:edns
has workaround
ops
perf
platform:WASM
platform:android
platform:fuchsia
platform:linux
platform:macos
platform:windows
pull-request
question
test
tools
tools
trust
unclear
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hickory-dns#1478
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/hickory-dns/hickory-dns/pull/494
Author: @dependabot-preview[bot]
Created: 5/28/2018
Status: ✅ Merged
Merged: 5/29/2018
Merged by: @bluejekyll
Base:
master← Head:dependabot/cargo/rand-tw-0.5📝 Commits (2)
16a3df5Update rand requirement to ^0.5527ef43Merge branch 'master' into dependabot/cargo/rand-tw-0.5📊 Changes
5 files changed (+5 additions, -5 deletions)
View changed files
📝
client/Cargo.toml(+1 -1)📝
compatibility-tests/Cargo.toml(+1 -1)📝
integration-tests/Cargo.toml(+1 -1)📝
proto/Cargo.toml(+1 -1)📝
server/Cargo.toml(+1 -1)📄 Description
Updates the requirements on rand to permit the latest version.
Changelog
Sourced from rand's changelog.
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot ignore this [patch|minor|major] versionwill 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 dependencywill 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@dependabot use (this|these) reviewer[s]will set the current reviewers as the default for future PRs for this repo and language@dependabot use (this|these) assignee[s]will set the current assignees as the default for future PRs for this repo and languageAdditionally, you can set the following in your Dependabot dashboard:
Finally, you can contact us by mentioning @dependabot.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.