refactor: update caching key to use rust-toolchain.toml and improve package name extraction

This commit is contained in:
2026-01-11 08:14:51 +01:00
parent b8e209bd03
commit e24630c4a9
2 changed files with 16 additions and 2 deletions

2
rust-toolchain.toml Normal file
View File

@@ -0,0 +1,2 @@
[toolchain]
channel = "1.90.0"