Skip to content

Commit

Permalink
chore(deps): update rust crate syn to 2.0.36
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 16, 2023
1 parent b9660fa commit 619797d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ log = { version = "0.4.20", features = [ "kv_unstable", "kv_unstable_std" ] }
serde = "1.0.188"
quote = "1.0.33"
proc-macro2 = "1.0.67"
syn = "2.0.33"
syn = "2.0.36"
schemars = "0.8.12"
serde_json = "1.0"
tauri = "2.0.0-alpha.14"
Expand Down

0 comments on commit 619797d

Please sign in to comment.