We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a5a655 commit 42b231aCopy full SHA for 42b231a
flowey/flowey_lib_hvlite/src/_jobs/cfg_versions.rs
@@ -23,7 +23,7 @@ pub const MDBOOK: &str = "0.4.40";
23
pub const MDBOOK_ADMONISH: &str = "1.18.0";
24
pub const MDBOOK_MERMAID: &str = "0.14.0";
25
pub const RUSTUP_TOOLCHAIN: &str = "1.86.0";
26
-pub const MU_MSVM: &str = "25.1.1";
+pub const MU_MSVM: &str = "25.1.2";
27
pub const NEXTEST: &str = "0.9.74";
28
pub const NODEJS: &str = "18.x";
29
// N.B. Kernel version numbers for dev and stable branches are not directly
0 commit comments