build(deps): update rust crate shadow-rs to 1.2.1

This commit is contained in:
renovate[bot]
2025-08-01 21:01:29 +00:00
committed by GitHub
parent b120d7e58f
commit 2581f8f938
2 changed files with 4 additions and 4 deletions
Generated
+2 -2
View File
@@ -3160,9 +3160,9 @@ dependencies = [
[[package]]
name = "shadow-rs"
version = "1.2.0"
version = "1.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3f6fd27df794ced2ef39872879c93a9f87c012607318af8621cd56d2c3a8b3a2"
checksum = "5f0b6af233ae5461c3c6b30db79190ec5fbbef048ebbd5f2cbb3043464168e00"
dependencies = [
"const_format",
"is_debug",