From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: pve-devel@lists.proxmox.com,
Maximiliano Sandoval <m.sandoval@proxmox.com>
Subject: applied: [pve-devel] [PATCH installer] cargo: Bump resolver to 3
Date: Mon, 30 Mar 2026 18:06:39 +0200 [thread overview]
Message-ID: <177488679683.2104600.7634053847347493269.b4-ty@proxmox.com> (raw)
In-Reply-To: <20260126123456.256917-1-m.sandoval@proxmox.com>
On Mon, 26 Jan 2026 13:34:40 +0100, Maximiliano Sandoval wrote:
> This is the default since edition 2024 which the crate uses. See
> https://doc.rust-lang.org/edition-guide/rust-2024/cargo-resolver.html
> for more details.
>
> Do note that removing the key would result in:
>
> warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
> note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
> note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
> note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
>
> [...]
Applied, thanks!
[1/1] cargo: Bump resolver to 3
commit: a3b11702793b00202add2e15a6c973af22463b8c
prev parent reply other threads:[~2026-03-30 16:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-26 12:34 Maximiliano Sandoval
2026-03-30 16:06 ` Thomas Lamprecht [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=177488679683.2104600.7634053847347493269.b4-ty@proxmox.com \
--to=t.lamprecht@proxmox.com \
--cc=m.sandoval@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.