Upgrade Rawkit library Rust dependencies (#3124)

* Upgrade Rawkit library Rust dependencies

* Continue on sccache failures

* Update again
This commit is contained in:
Keavon Chambers
2025-12-20 17:36:02 -08:00
committed by GitHub
parent d16fd46399
commit d441a02e72
6 changed files with 530 additions and 360 deletions
@@ -19,5 +19,5 @@ quote = { workspace = true }
syn = { workspace = true }
# Required dependencies
toml = "0.8.19"
proc-macro2 = "1.0.89"
toml = "0.9.10+spec-1.1.0"
proc-macro2 = "1.0.103"