mirror of
https://github.com/tauri-apps/tauri-bindgen.git
synced 2026-01-31 00:45:21 +01:00
chore(deps): update rust crate proc-macro2 to 1.0.67
This commit is contained in:
@@ -31,7 +31,7 @@ miette = { version = "5.10.0", features = ["fancy"] }
|
||||
log = { version = "0.4.20", features = [ "kv_unstable", "kv_unstable_std" ] }
|
||||
serde = "1.0.188"
|
||||
quote = "1.0.33"
|
||||
proc-macro2 = "1.0.66"
|
||||
proc-macro2 = "1.0.67"
|
||||
syn = "2.0.33"
|
||||
|
||||
[dependencies]
|
||||
|
||||
Reference in New Issue
Block a user