chore(deps): update rust crate syn to 2.0.63
This commit is contained in:
parent
4e31e11f81
commit
d28fe77d9f
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ serde = "1.0.201"
|
|||
serde_json = "1.0.117"
|
||||
serde_yaml = "0.9.34"
|
||||
strum = "0.26.2"
|
||||
syn = "2.0.62"
|
||||
syn = "2.0.63"
|
||||
sysinfo = "0.30.12"
|
||||
thiserror = "1.0.60"
|
||||
tokio = "1.37.0"
|
||||
|
|
Loading…
Reference in a new issue