Skip to content

Commit 612a47e

Browse files
Merge pull request #209 from tauri-apps/renovate/proc-macro2-1.x
chore(deps): update rust crate proc-macro2 to 1.0.78
2 parents 35e3f7a + 815661e commit 612a47e

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
@@ -31,7 +31,7 @@ miette = { version = "5.10.0", features = ["fancy"] }
3131
log = { version = "0.4.20", features = [ "kv_unstable", "kv_unstable_std" ] }
3232
serde = "1.0.195"
3333
quote = "1.0.33"
34-
proc-macro2 = "1.0.67"
34+
proc-macro2 = "1.0.78"
3535
syn = "2.0.36"
3636
schemars = "0.8.16"
3737
serde_json = "1.0"

0 commit comments

Comments
 (0)