Skip to content

Commit

Permalink
ci: bump proc-macro2 from 1.0.75 to 1.0.76
Browse files Browse the repository at this point in the history
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.75 to 1.0.76.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](dtolnay/proc-macro2@1.0.75...1.0.76)

---
updated-dependencies:
- dependency-name: proc-macro2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent 4ef2834 commit 7f896ef
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 serde-sarif/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ version-sync = "0.9"
[build-dependencies]
anyhow = "1.0.79"
prettyplease = "0.2.16"
proc-macro2 = "1.0.75"
proc-macro2 = "1.0.76"
quote = "1.0.34"
schemafy_lib = "0.6.0"
serde_json = "1.0.111"
Expand Down

0 comments on commit 7f896ef

Please sign in to comment.