Skip to content

Commit

Permalink
chore(deps): bump yazi from 0.1.6 to 0.2.0
Browse files Browse the repository at this point in the history
Bumps [yazi](https://github.com/dfrg/yazi) from 0.1.6 to 0.2.0.
- [Commits](https://github.com/dfrg/yazi/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 8668d4f commit a90f1ec
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 @@ -81,7 +81,7 @@ iota-sdk = { version = "1.1", default-features = false, features = [ "std", "ser
pretty_assertions = { version = "1.4", default-features = false, features = [ "std" ] }
rand = { version = "0.8", default-features = false, features = [ "std" ] }
ron = { version = "0.8", default-features = false }
yazi = { version = "0.1", default-features = false }
yazi = { version = "0.2", default-features = false }

[features]
default = [
Expand Down

0 comments on commit a90f1ec

Please sign in to comment.