Skip to content

Commit

Permalink
chore(deps): update rust crate serde to v1.0.205 (#297)
Browse files Browse the repository at this point in the history
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [serde](https://serde.rs) ([source](https://togithub.com/serde-rs/serde)) | workspace.dependencies | patch | `1.0.204` -> `1.0.205` |

---

### Release Notes

<details>
<summary>serde-rs/serde (serde)</summary>

### [`v1.0.205`](https://togithub.com/serde-rs/serde/releases/tag/v1.0.205)

[Compare Source](https://togithub.com/serde-rs/serde/compare/v1.0.204...v1.0.205)

-   Use serialize_entry instead of serialize_key + serialize_value when serialize flattened newtype enum variants ([#&#8203;2785](https://togithub.com/serde-rs/serde/issues/2785), thanks [@&#8203;Mingun](https://togithub.com/Mingun))
-   Avoid triggering a collection_is_never_read lint in the deserialization of enums containing flattened fields ([#&#8203;2791](https://togithub.com/serde-rs/serde/issues/2791))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] If you want to rebase/retry this PR, check this box

---

This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/andrzejressel/pulumi-wasm).
  • Loading branch information
renovate[bot] authored Aug 8, 2024
1 parent 5776d74 commit 8fb0e67
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8fb0e67

Please sign in to comment.