Skip to content

Commit

Permalink
Bump yansi from 0.5.1 to 1.0.0
Browse files Browse the repository at this point in the history
Bumps [yansi](https://github.com/SergioBenitez/yansi) from 0.5.1 to 1.0.0.
- [Release notes](https://github.com/SergioBenitez/yansi/releases)
- [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.0)

---
updated-dependencies:
- dependency-name: yansi
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 7, 2024
1 parent a3f20a6 commit ed69771
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -35,7 +35,7 @@ rand = "0.8"
rand_distr = "0.4"
regex = "1.8"
sha2 = "0.10.6"
yansi = "0.5"
yansi = "1.0"

[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
clap = { version = "4.4", features = ["derive", "cargo", "wrap_help"] }
Expand Down

0 comments on commit ed69771

Please sign in to comment.