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 7c622ba commit 6502feaCopy full SHA for 6502fea
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.0.2";
+pub const MU_MSVM: &str = "25.1.2";
27
pub const NEXTEST: &str = "0.9.74";
28
pub const NODEJS: &str = "18.x";
29
pub const OPENHCL_KERNEL_DEV_VERSION: &str = "6.6.63.2";
0 commit comments