Skip to content

Commit c70b5d3

Browse files
chore(deps): update rust crate syn to 2.0.42
1 parent 1ae5e2a commit c70b5d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ log = { version = "0.4.20", features = [ "kv_unstable", "kv_unstable_std" ] }
3232
serde = "1.0.188"
3333
quote = "1.0.33"
3434
proc-macro2 = "1.0.67"
35-
syn = "2.0.36"
35+
syn = "2.0.42"
3636
schemars = "0.8.12"
3737
serde_json = "1.0"
3838
tauri = "2.0.0-alpha.14"

0 commit comments

Comments
 (0)