evaneaston / openweathermap

A client library for the free, v2.5 OpenWeatherMap.org API and a prometheus exporter, written in rust.
MIT License
2 stars 2 forks source link

Update Rust crate serde_with to v3.8.1 #47

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
serde_with workspace.dependencies patch 3.8.0 -> 3.8.1

Release Notes

jonasbb/serde_with (serde_with) ### [`v3.8.1`](https://togithub.com/jonasbb/serde_with/releases/tag/v3.8.1): serde_with v3.8.1 [Compare Source](https://togithub.com/jonasbb/serde_with/compare/v3.8.0...v3.8.1) ##### Fixed - Do not emit `schemars(deserialize_with = "...")` annotations, as `schemars` does not support them ([#​735](https://togithub.com/jonasbb/serde_with/issues/735)) Thanks to [@​sivizius](https://togithub.com/sivizius) for reporting the issue.

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.



This PR has been generated by Mend Renovate. View repository job log here.