Skip to content

Commit

Permalink
Merge pull request #202 from tauri-apps/renovate/syn-2.x
Browse files Browse the repository at this point in the history
chore(deps): update rust crate syn to 2.0.36
  • Loading branch information
JonasKruckenberg committed Sep 17, 2023
2 parents b9660fa + 619797d commit 1ae5e2a
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 1ae5e2a

Please sign in to comment.