mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-24 03:58:12 +08:00
Upgrade Rawkit library Rust dependencies (#3124)
* Upgrade Rawkit library Rust dependencies * Continue on sccache failures * Update again
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user