Skip to content

Commit

Permalink
Bump either from 1.8.1 to 1.9.0
Browse files Browse the repository at this point in the history
Bumps [either](https://github.com/bluss/either) from 1.8.1 to 1.9.0.
- [Commits](rayon-rs/either@1.8.1...1.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 24, 2023
1 parent 8c2afd2 commit faf177d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -41,7 +41,7 @@ regex = "1.9"
quick-xml = { version = "0.23", features = ["encoding", "escape-html"] }
chrono = "0.4"
pinyin = "0.10"
either = "1.8"
either = "1.9"
atomicwrites = "0.4"

[dependencies.tbot]
Expand Down

0 comments on commit faf177d

Please sign in to comment.