Skip to content

Commit b492084

Browse files
ci: bump proc-macro2 from 1.0.88 to 1.0.89
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.88 to 1.0.89. - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.88...1.0.89) --- updated-dependencies: - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d987be8 commit b492084

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.

serde-sarif/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ version-sync = "0.9"
4343
[build-dependencies]
4444
anyhow = "1.0.91"
4545
prettyplease = "0.2.24"
46-
proc-macro2 = "1.0.88"
46+
proc-macro2 = "1.0.89"
4747
quote = "1.0.37"
4848
schemafy_lib = "0.6.0"
4949
serde_json = "1.0.132"

0 commit comments

Comments
 (0)