Skip to content

Commit 1c75e2a

Browse files
build(deps): bump proc-macro2 from 1.0.94 to 1.0.95 (#5843)
* build(deps): bump proc-macro2 from 1.0.94 to 1.0.95 Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.94 to 1.0.95. - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.94...1.0.95) --- updated-dependencies: - dependency-name: proc-macro2 dependency-version: 1.0.95 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Update all Cargo files --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent df59573 commit 1c75e2a

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

Diff for: Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ pickledb = { version = "0.5.1", default-features = false }
332332
predicates = "2.1"
333333
pretty-hex = "0.3.0"
334334
prio-graph = "0.3.0"
335-
proc-macro2 = "1.0.94"
335+
proc-macro2 = "1.0.95"
336336
proptest = "1.6"
337337
prost = "0.11.9"
338338
prost-build = "0.11.9"

Diff for: programs/sbf/Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: svm/examples/Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)