Skip to content

Commit

Permalink
Bump parol from 0.22.0 to 0.22.1
Browse files Browse the repository at this point in the history
Bumps [parol](https://github.com/jsinger67/parol) from 0.22.0 to 0.22.1.
- [Commits](jsinger67/parol@parol_v0.22.0...parol_v0.22.1)

---
updated-dependencies:
- dependency-name: parol
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 25, 2023
1 parent bdc7646 commit c0334e0
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 40 deletions.
52 changes: 13 additions & 39 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 crates/parser/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ regex = {workspace = true}
thiserror = {workspace = true}

[build-dependencies]
parol = "0.22.0"
parol = "0.22.1"
parol_runtime = {version = "0.17.1", features = ["auto_generation"]}
walkdir = "2.3.3"

0 comments on commit c0334e0

Please sign in to comment.