Skip to content

Commit 91dad46

Browse files
Bump pest_derive from 2.7.13 to 2.7.14 (#15)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 32961f9 commit 91dad46

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ clap = { version = "4.5.20", features = ["derive"] }
1616
clap-stdin = "0.5.1"
1717
colored = "2.1.0"
1818
pest = "2.7.14"
19-
pest_derive = "2.7.13"
19+
pest_derive = "2.7.14"

0 commit comments

Comments
 (0)