Skip to content

Commit 7a168c6

Browse files
Bump pest_derive from 2.7.14 to 2.7.15 (#349)
Bumps [pest_derive](https://github.com/pest-parser/pest) from 2.7.14 to 2.7.15. - [Release notes](https://github.com/pest-parser/pest/releases) - [Commits](pest-parser/pest@v2.7.14...v2.7.15) --- updated-dependencies: - dependency-name: pest_derive dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent af10c4f commit 7a168c6

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

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

dtrace-parser/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ repository = "https://github.com/oxidecomputer/usdt.git"
88

99
[dependencies]
1010
pest = "2.7.15"
11-
pest_derive = "2.7.14"
11+
pest_derive = "2.7.15"
1212
thiserror = "2.0.7"
1313

1414
[dev-dependencies]

0 commit comments

Comments
 (0)