[GH-ISSUE #783] Version numbers need updating post #778 #294

Closed
opened 2026-03-07 23:18:09 +03:00 by kerem · 3 comments
Owner

Originally created by @rjloura on GitHub (May 28, 2019).
Original GitHub issue: https://github.com/hickory-dns/hickory-dns/issues/783

Describe the bug
The issue in #778 is resolved in the proto crate but the resolver crate still points to an old version of the proto crate.

To Reproduce
Steps to reproduce the behavior:
Same as #778

Expected behavior
Clean build

System:

  • OS: [e.g. smartos]
  • Architecture: [e.g. x86_64]
  • Version [e.g. joyent_20190228T233723Z trunk]
  • rustc version: [e.g. 1.33]

Version:
Crate: [e.g. resolver, proto]
Version: [e.g. 0.11.0]

Additional context
Bump to 0.7.4: https://github.com/bluejekyll/trust-dns/blob/master/crates/resolver/Cargo.toml#L77
Bump to 0.11.1: https://github.com/bluejekyll/trust-dns/blob/master/crates/resolver/Cargo.toml#L3
probably bump this as well: https://github.com/bluejekyll/trust-dns/blob/master/crates/https/Cargo.toml#L60

Originally created by @rjloura on GitHub (May 28, 2019). Original GitHub issue: https://github.com/hickory-dns/hickory-dns/issues/783 **Describe the bug** The issue in #778 is resolved in the proto crate but the resolver crate still points to an old version of the proto crate. **To Reproduce** Steps to reproduce the behavior: Same as #778 **Expected behavior** Clean build **System:** - OS: [e.g. smartos] - Architecture: [e.g. x86_64] - Version [e.g. joyent_20190228T233723Z trunk] - rustc version: [e.g. 1.33] **Version:** Crate: [e.g. resolver, proto] Version: [e.g. 0.11.0] **Additional context** Bump to 0.7.4: https://github.com/bluejekyll/trust-dns/blob/master/crates/resolver/Cargo.toml#L77 Bump to 0.11.1: https://github.com/bluejekyll/trust-dns/blob/master/crates/resolver/Cargo.toml#L3 probably bump this as well: https://github.com/bluejekyll/trust-dns/blob/master/crates/https/Cargo.toml#L60
kerem closed this issue 2026-03-07 23:18:14 +03:00
Author
Owner

@bluejekyll commented on GitHub (May 28, 2019):

We need a new release of the proto and resolver crates. I can look into doing that later today.

<!-- gh-comment-id:496624071 --> @bluejekyll commented on GitHub (May 28, 2019): We need a new release of the proto and resolver crates. I can look into doing that later today.
Author
Owner

@bluejekyll commented on GitHub (May 29, 2019):

this should be good now.

<!-- gh-comment-id:496804078 --> @bluejekyll commented on GitHub (May 29, 2019): this should be good now.
Author
Owner

@rjloura commented on GitHub (May 29, 2019):

Confirmed trust-dns-resolver 0.11.1 now compiles without issue on smartos. Thanks!

<!-- gh-comment-id:497077723 --> @rjloura commented on GitHub (May 29, 2019): Confirmed trust-dns-resolver 0.11.1 now compiles without issue on smartos. Thanks!
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#294
No description provided.