阿里云盘 WebDAV 服务
Bumps [rustls-pemfile](https://github.com/rustls/pemfile) from 1.0.3 to 2.1.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rustls/pemfile/releases">rustls-pemfile's releases</a>.</em></p> <blockquote> <h2>2.1.2</h2> <p>Dependency updates.</p> <h2>What's Changed</h2> <ul> <li>Bump base64 from 0.21.5 to 0.22.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/rustls/pemfile/pull/44">rustls/pemfile#44</a></li> <li>Cargo: version 2.1.1 -> 2.1.2 by <a href="https://github.com/alex"><code>@alex</code></a> in <a href="https://redirect.github.com/rustls/pemfile/pull/45">rustls/pemfile#45</a></li> <li>Delete obsolete release history section by <a href="https://github.com/ctz"><code>@ctz</code></a> in <a href="https://redirect.github.com/rustls/pemfile/pull/46">rustls/pemfile#46</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/alex"><code>@alex</code></a> made their first contribution in <a href="https://redirect.github.com/rustls/pemfile/pull/45">rustls/pemfile#45</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/rustls/pemfile/compare/v/2.1.1...v/2.1.2">https://github.com/rustls/pemfile/compare/v/2.1.1...v/2.1.2</a></p> <h2>2.1.1</h2> <h2>Headlines</h2> <ul> <li>Leading whitespace in PEM document bodies is now trimmed in addition to trailing whitespace.</li> </ul> <h2>What's Changed</h2> <ul> <li>Trim leading contiguous whitespace, fix nightly clippy warns by <a href="https://github.com/cpu"><code>@cpu</code></a> in <a href="https://redirect.github.com/rustls/pemfile/pull/41">rustls/pemfile#41</a></li> <li>v2.1.1 preparation by <a href="https://github.com/cpu"><code>@cpu</code></a> in <a href="https://redirect.github.com/rustls/pemfile/pull/42">rustls/pemfile#42</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/rustls/pemfile/compare/v/2.1.0...v/2.1.1">https://github.com/rustls/pemfile/compare/v/2.1.0...v/2.1.1</a></p> <h2>2.1.0</h2> <h2>Headlines</h2> <ul> <li>Adds the <code>csr</code> function and the <code>Item::Csr</code> variant to support loading DER encoded Certificate Signing Requests (CSRs) from PEM inputs.</li> </ul> <h2>What's Changed</h2> <ul> <li>add certificate signing request by <a href="https://github.com/Tudyx"><code>@Tudyx</code></a> in <a href="https://redirect.github.com/rustls/pemfile/pull/37">rustls/pemfile#37</a></li> <li>Cargo: version 2.0.0 -> 2.1.0 by <a href="https://github.com/cpu"><code>@cpu</code></a> in <a href="https://redirect.github.com/rustls/pemfile/pull/38">rustls/pemfile#38</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Tudyx"><code>@Tudyx</code></a> made their first contribution in <a href="https://redirect.github.com/rustls/pemfile/pull/37">rustls/pemfile#37</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/rustls/pemfile/compare/v/2.0.0...v/2.1.0">https://github.com/rustls/pemfile/compare/v/2.0.0...v/2.1.0</a></p> <h2>2.0.0</h2> <h2>Headlines</h2> <ul> <li><strong>Improving API stability.</strong> This crate now uses types from <a href="https://crates.io/crates/rustls-pki-types">rustls-pki-types</a>; we expect this to reduce the number of breaking changes in rustls ecosystem. As part of this, the <code>Item</code> enum's variants got renamed from <code>Item::{RSAKey, PKCS8Key, ECKey}</code> to <code>Item::{Pkcs1Key, Pkcs8Key, Sec1Key}</code>.</li> <li><strong><code>no_std</code> support.</strong> This crate can now work optionally without <code>std</code>: use the new <code>read_one_from_slice</code> API.</li> </ul> <h2>What's Changed</h2> <ul> <li>Switch to using the pki-types crate by <a href="https://github.com/djc"><code>@djc</code></a> in <a href="https://redirect.github.com/rustls/pemfile/pull/24">rustls/pemfile#24</a></li> <li>Bump version to 2.0.0-alpha.0 by <a href="https://github.com/djc"><code>@djc</code></a> in <a href="https://redirect.github.com/rustls/pemfile/pull/25">rustls/pemfile#25</a></li> <li>2.0.0-alpha.1: take pki-types 0.2 by <a href="https://github.com/ctz"><code>@ctz</code></a> in <a href="https://redirect.github.com/rustls/pemfile/pull/26">rustls/pemfile#26</a></li> <li>Add private_key() helper by <a href="https://github.com/djc"><code>@djc</code></a> in <a href="https://redirect.github.com/rustls/pemfile/pull/27">rustls/pemfile#27</a></li> <li>Bump actions/checkout from 3 to 4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/rustls/pemfile/pull/28">rustls/pemfile#28</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rustls/pemfile/commit/7ba4ab7d4922ec955e702339d2a10f6791ce0bad"><code>7ba4ab7</code></a> Delete obsolete release history section</li> <li><a href="https://github.com/rustls/pemfile/commit/07686b23c0e99f4b874c47cce28ddc3301666a25"><code>07686b2</code></a> Cargo: version 2.1.1 -> 2.1.2</li> <li><a href="https://github.com/rustls/pemfile/commit/48ab234b59db290e6fe8b60dcf08f8f6dd51efd7"><code>48ab234</code></a> Fixed warnings from rust nightly</li> <li><a href="https://github.com/rustls/pemfile/commit/d7b121586c484c36f2526367db21f92c51b8234c"><code>d7b1215</code></a> Bump base64 from 0.21.5 to 0.22.0</li> <li><a href="https://github.com/rustls/pemfile/commit/77a6c99a8b800288cac4623342dbf9269f8ba5f3"><code>77a6c99</code></a> Cargo: version 2.1.0 -> 2.1.1</li> <li><a href="https://github.com/rustls/pemfile/commit/09a08fd3f097a4136ebbb513dd94c386b822e6eb"><code>09a08fd</code></a> proj: add Cargo.lock, use --locked in CI</li> <li><a href="https://github.com/rustls/pemfile/commit/95152b4d4b1864babb193f2ca516574a87a2e535"><code>95152b4</code></a> pemfile: also trim leading contiguous content whitespace</li> <li><a href="https://github.com/rustls/pemfile/commit/fc3414f9d2bd78084e5b85d538b8ab6b586f1f77"><code>fc3414f</code></a> lib: clean up no_std and use of std in test code</li> <li><a href="https://github.com/rustls/pemfile/commit/e2d220a5e168f29fcb33378438e7cb5e267375e7"><code>e2d220a</code></a> Cargo: version 2.0.0 -> 2.1.0</li> <li><a href="https://github.com/rustls/pemfile/commit/de3d0ae0eb8bd65ec1e2345e7454c2ed0f2570c2"><code>de3d0ae</code></a> add certificate signing request</li> <li>Additional commits viewable in <a href="https://github.com/rustls/pemfile/compare/v/1.0.3...v/2.1.2">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by dependabot[bot] and has received 1 comments.