diff --git a/conf/layer.conf b/conf/layer.conf
index 36d14f4..3c5351e 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -15,4 +15,4 @@ LAYERDEPENDS_scarthgap-rust-mixin = "core"
 
 LICENSE_PATH += "${LAYERDIR}/files/common-licenses"
 
-RUSTVERSION ?= "1.96.0%"
+RUSTVERSION ?= "1.96.1%"
diff --git a/recipes-devtools/rust/cargo_1.96.0.bb b/recipes-devtools/rust/cargo_1.96.1.bb
similarity index 100%
rename from recipes-devtools/rust/cargo_1.96.0.bb
rename to recipes-devtools/rust/cargo_1.96.1.bb
diff --git a/recipes-devtools/rust/libstd-rs_1.96.0.bb b/recipes-devtools/rust/libstd-rs_1.96.1.bb
similarity index 100%
rename from recipes-devtools/rust/libstd-rs_1.96.0.bb
rename to recipes-devtools/rust/libstd-rs_1.96.1.bb
diff --git a/recipes-devtools/rust/rust-cross-canadian_1.96.0.bb b/recipes-devtools/rust/rust-cross-canadian_1.96.1.bb
similarity index 100%
rename from recipes-devtools/rust/rust-cross-canadian_1.96.0.bb
rename to recipes-devtools/rust/rust-cross-canadian_1.96.1.bb
diff --git a/recipes-devtools/rust/rust-llvm_1.96.0.bb b/recipes-devtools/rust/rust-llvm_1.96.1.bb
similarity index 100%
rename from recipes-devtools/rust/rust-llvm_1.96.0.bb
rename to recipes-devtools/rust/rust-llvm_1.96.1.bb
diff --git a/recipes-devtools/rust/rust-source.inc b/recipes-devtools/rust/rust-source.inc
index 3aa3fe6..cc2de41 100644
--- a/recipes-devtools/rust/rust-source.inc
+++ b/recipes-devtools/rust/rust-source.inc
@@ -10,7 +10,7 @@ SRC_URI += "https://static.rust-lang.org/dist/rustc-${RUST_VERSION}-src.tar.xz;n
             file://0003-explicit-tail-calls-disable-two-tests.patch;patchdir=${RUSTSRC} \
             file://0004-explicit-tail-calls-ignore-tests-on-unsupported-llvm.patch;patchdir=${RUSTSRC} \
 "
-SRC_URI[rust.sha256sum] = "b99ce16cdf0ecfc761b585ac84d131b46733465a02f8ecd0ff2de9713c62ee09"
+SRC_URI[rust.sha256sum] = "77a6ff3003a4ad0cb00697b043c879e3e1a15d945b1a1f63818903bfc3fa8b98"
 
 RUSTSRC = "${WORKDIR}/rustc-${RUST_VERSION}-src"
 
diff --git a/recipes-devtools/rust/rust_1.96.0.bb b/recipes-devtools/rust/rust_1.96.1.bb
similarity index 100%
rename from recipes-devtools/rust/rust_1.96.0.bb
rename to recipes-devtools/rust/rust_1.96.1.bb
