Skip to content

Commit

Permalink
chore(deps): update rust crate syn to 2.0.48
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 24, 2024
1 parent 357ff39 commit 4c9a18e
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.195"
quote = "1.0.35"
proc-macro2 = "1.0.78"
syn = "2.0.36"
syn = "2.0.48"
schemars = "0.8.16"
serde_json = "1.0"
tauri = "2.0.0-alpha.21"
Expand Down

0 comments on commit 4c9a18e

Please sign in to comment.