Merge branch 'renovate/syn-2.x' into 'develop'
chore(deps): update rust crate syn to 2.0.64 Co-authored-by: CI <project_7_bot_1bfaee5701aed20091a86249a967a6c1@noreply.firefish.dev> See merge request firefish/firefish!10856
This commit is contained in:
commit
ff6ad1c2a9
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ serde = "1.0.202"
|
||||||
serde_json = "1.0.117"
|
serde_json = "1.0.117"
|
||||||
serde_yaml = "0.9.34"
|
serde_yaml = "0.9.34"
|
||||||
strum = "0.26.2"
|
strum = "0.26.2"
|
||||||
syn = "2.0.63"
|
syn = "2.0.64"
|
||||||
sysinfo = "0.30.12"
|
sysinfo = "0.30.12"
|
||||||
thiserror = "1.0.60"
|
thiserror = "1.0.60"
|
||||||
tokio = "1.37.0"
|
tokio = "1.37.0"
|
||||||
|
|
Loading…
Reference in a new issue