[PR #679] [MERGED] Update rand 0.6.5 #1600

Closed
opened 2026-03-16 02:15:10 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/679
Author: @bluejekyll
Created: 1/30/2019
Status: Merged
Merged: 2/1/2019
Merged by: @bluejekyll

Base: masterHead: update-rand-0.6.5


📝 Commits (6)

  • 0882429 Bump rand from 0.6.4 to 0.6.5
  • a9933b6 Bump tokio-timer from 0.2.8 to 0.2.9
  • 2e1d362 Bump tokio from 0.1.14 to 0.1.15
  • 5f724a6 Merge remote-tracking branch 'origin/dependabot/cargo/tokio-0.1.15' into update-rand-0.6.5
  • 9b1888b Merge remote-tracking branch 'origin/dependabot/cargo/tokio-timer-0.2.9' into update-rand-0.6.5
  • bdbcf76 update all libs after rand 0.6.5

📊 Changes

9 files changed (+143 additions, -89 deletions)

View changed files

📝 Cargo.lock (+131 -77)
📝 crates/client/Cargo.toml (+1 -1)
📝 crates/native-tls/Cargo.toml (+1 -1)
📝 crates/openssl/Cargo.toml (+1 -1)
📝 crates/proto/Cargo.toml (+2 -2)
📝 crates/resolver/Cargo.toml (+2 -2)
📝 crates/rustls/Cargo.toml (+1 -1)
📝 crates/server/Cargo.toml (+2 -2)
📝 tests/integration-tests/Cargo.toml (+2 -2)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hickory-dns/hickory-dns/pull/679 **Author:** [@bluejekyll](https://github.com/bluejekyll) **Created:** 1/30/2019 **Status:** ✅ Merged **Merged:** 2/1/2019 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `master` ← **Head:** `update-rand-0.6.5` --- ### 📝 Commits (6) - [`0882429`](https://github.com/hickory-dns/hickory-dns/commit/08824291445a5b874cf95f1cc559f8c2c6b47868) Bump rand from 0.6.4 to 0.6.5 - [`a9933b6`](https://github.com/hickory-dns/hickory-dns/commit/a9933b688da7275e0d48299784dee8010e76768a) Bump tokio-timer from 0.2.8 to 0.2.9 - [`2e1d362`](https://github.com/hickory-dns/hickory-dns/commit/2e1d362885fbbfae0b1950047ca519a280cb6f7a) Bump tokio from 0.1.14 to 0.1.15 - [`5f724a6`](https://github.com/hickory-dns/hickory-dns/commit/5f724a6806a70b2cccb1e1996a478672e85cf51f) Merge remote-tracking branch 'origin/dependabot/cargo/tokio-0.1.15' into update-rand-0.6.5 - [`9b1888b`](https://github.com/hickory-dns/hickory-dns/commit/9b1888bebd9f1c0f8e87f119021992159e39ff52) Merge remote-tracking branch 'origin/dependabot/cargo/tokio-timer-0.2.9' into update-rand-0.6.5 - [`bdbcf76`](https://github.com/hickory-dns/hickory-dns/commit/bdbcf764bddb60c03c86dccfafbad9f405d66436) update all libs after rand 0.6.5 ### 📊 Changes **9 files changed** (+143 additions, -89 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+131 -77) 📝 `crates/client/Cargo.toml` (+1 -1) 📝 `crates/native-tls/Cargo.toml` (+1 -1) 📝 `crates/openssl/Cargo.toml` (+1 -1) 📝 `crates/proto/Cargo.toml` (+2 -2) 📝 `crates/resolver/Cargo.toml` (+2 -2) 📝 `crates/rustls/Cargo.toml` (+1 -1) 📝 `crates/server/Cargo.toml` (+2 -2) 📝 `tests/integration-tests/Cargo.toml` (+2 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 02:15:10 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hickory-dns#1600
No description provided.