Skip to content

Commit a6810cb

Browse files
authored
Merge pull request #1679 from gtk-rs/dependabot/cargo/proc-macro-crate-3.3.0
build(deps): bump proc-macro-crate from 3.2.0 to 3.3.0
2 parents 1c24300 + 3dc491c commit a6810cb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

glib-macros/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ heck = "0.5"
1717
proc-macro2 = "1.0"
1818
quote = "1.0"
1919
syn = { version = "2.0.100", features = ["full"] }
20-
proc-macro-crate = "3.1"
20+
proc-macro-crate = "3.3"
2121

2222
[lib]
2323
proc-macro = true

0 commit comments

Comments
 (0)