Skip to content

Commit

Permalink
chore(deps): bump color-eyre from 0.5.11 to 0.6.3 in /rust
Browse files Browse the repository at this point in the history
Bumps [color-eyre](https://github.com/eyre-rs/eyre) from 0.5.11 to 0.6.3.
- [Commits](https://github.com/eyre-rs/eyre/commits/color-eyre-v0.6.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 9, 2024
1 parent ff754b8 commit 81f8922
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 24 deletions.
35 changes: 12 additions & 23 deletions rust/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 rust/persia-libs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ async-lock = "2.1"
backoff = {version = "0.3.0", features = ["tokio"]}
bytes = {version = "1.0", features = ["serde"]}
chrono = "0.4"
color-eyre = "0.5"
color-eyre = "0.6"
flume = "0.10"
futures = "0.3"
half = {version = "1.8", features = ["alloc", "std", "serde"]}
Expand Down

0 comments on commit 81f8922

Please sign in to comment.