scripts: update: also update rust-toolchain

This commit is contained in:
nym21
2025-12-21 13:59:06 +01:00
parent aebca14d78
commit e1ad45f44b
4 changed files with 17 additions and 5 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ bitcoin = { workspace = true }
brk_error = { workspace = true }
byteview = { workspace = true }
derive_deref = { workspace = true }
itoa = "1.0.15"
itoa = "1.0.16"
jiff = { workspace = true }
num_enum = "0.7.5"
rapidhash = "4.2.0"