Skip to content

Commit

Permalink
build(deps): bump proc-macro-crate from 3.2.0 to 3.3.0
Browse files Browse the repository at this point in the history
Bumps [proc-macro-crate](https://github.com/bkchr/proc-macro-crate) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/bkchr/proc-macro-crate/releases)
- [Commits](bkchr/proc-macro-crate@v3.2.0...v3.3.0)

---
updated-dependencies:
- dependency-name: proc-macro-crate
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and bilelmoussaoui committed Mar 10, 2025
1 parent a7ea462 commit 918040b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion gtk4-macros/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ blueprint = []

[dependencies]
quick-xml = {version = "0.37", optional = true}
proc-macro-crate = "3.0"
proc-macro-crate = "3.3"
proc-macro2 = "1.0"
quote = "1.0"
syn = {version = "2.0", features = ["full"]}
Expand Down

0 comments on commit 918040b

Please sign in to comment.