Skip to content

Commit

Permalink
Merge pull request #46 from brianbruggeman/dependabot/cargo/pest_deri…
Browse files Browse the repository at this point in the history
…ve-2.7.13

chore(deps): bump pest_derive from 2.7.12 to 2.7.13
  • Loading branch information
brianbruggeman authored Sep 24, 2024
2 parents b654b12 + 3be979c commit 4b91685
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ version = "2.7.13"
features = ["pretty-print"]

[dependencies.pest_derive]
version = "2.7.12"
version = "2.7.13"
features = ["grammar-extras"]

[dependencies.serde]
Expand Down

0 comments on commit 4b91685

Please sign in to comment.