I am using rust-cache in github actions and it works fine, only these packages are recompiled and I wonder why?
Updating crates.io index
Compiling vcpkg v0.2.15
Compiling openssl v0.10.64
Compiling openssl-macros v0.1.1
Compiling native-tls v0.2.12
Compiling openssl-probe v0.1.5
Compiling rustls-pki-types v1.7.0
Compiling ck3oop-ui-rs v0.0.4 (/home/runner/work/ck3oop/ck3oop/ck3oop-ui/src-tauri)
Compiling openssl-sys v0.9.102
Compiling rustls-pemfile v2.1.2
Compiling ck3oop-core-rs v0.1.2 (/home/runner/work/ck3oop/ck3oop/ck3oop-core-rs)
Compiling tokio-native-tls v0.3.1
Compiling hyper-tls v0.6.0
Compiling reqwest v0.12.5
Compiling tauri v2.0.0-beta.22
Compiling tauri-plugin-shell v2.0.0-beta.7
Finished `release` profile [optimized] target(s) in 41.01s