Skip to content

Commit

Permalink
chore(deps): bump chumsky from 0.8.0 to 0.9.0
Browse files Browse the repository at this point in the history
Bumps [chumsky](https://github.com/zesterer/chumsky) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/zesterer/chumsky/releases)
- [Changelog](https://github.com/zesterer/chumsky/blob/master/CHANGELOG.md)
- [Commits](zesterer/chumsky@0.8...0.9)

---
updated-dependencies:
- dependency-name: chumsky
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and LGUG2Z committed Feb 13, 2023
1 parent 7eb392e commit c69178c
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 50 deletions.
95 changes: 46 additions & 49 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 @@ -12,7 +12,7 @@ edition = "2021"

[dependencies]
active-win-pos-rs = "0.7"
chumsky = "0.8"
chumsky = "0.9"
color-eyre = "0.6"
dirs = "4"
lazy_static = "1"
Expand Down

0 comments on commit c69178c

Please sign in to comment.