Skip to content

Commit b916932

Browse files
authored
Update Rust crate iddqd to 0.3.7 (#2400)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [iddqd](https://redirect.github.com/oxidecomputer/iddqd) | workspace.dependencies | patch | `0.3.6` -> `0.3.7` | --- ### Release Notes <details> <summary>oxidecomputer/iddqd (iddqd)</summary> ### [`v0.3.7`](https://redirect.github.com/oxidecomputer/iddqd/blob/HEAD/CHANGELOG.md#037---2025-06-11) [Compare Source](https://redirect.github.com/oxidecomputer/iddqd/compare/iddqd-0.3.6...iddqd-0.3.7) ##### Fixed - iddqd is now compatible with schemars's `preserve_order` feature. Thanks [Sh3Rm4n](https://redirect.github.com/Sh3Rm4n) for your first contribution! </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles. 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC40OS4xMiIsInVwZGF0ZWRJblZlciI6IjQwLjQ5LjEyIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
1 parent bbe76cc commit b916932

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ hex = "0.4.3"
6868
home = "0.5.11"
6969
http = "1.3.1"
7070
humantime-serde = "1.1.1"
71-
iddqd = "0.3.6"
71+
iddqd = "0.3.7"
7272
# Disable punycode parsing since we only access well-known domains.
7373
idna_adapter = "=1.0.0"
7474
indenter = "0.3.3"

0 commit comments

Comments
 (0)