Skip to content

Commit

Permalink
build(deps): bump nu-glob from 0.89.0 to 0.90.1
Browse files Browse the repository at this point in the history
Bumps [nu-glob](https://github.com/nushell/nushell) from 0.89.0 to 0.90.1.
- [Release notes](https://github.com/nushell/nushell/releases)
- [Commits](nushell/nushell@0.89.0...0.90.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 7, 2024
1 parent 04e6b32 commit 169de9d
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 @@ -37,7 +37,7 @@ clap_mangen = "0.2.18"

[dev-dependencies]
assert_cmd = "2.0.13"
nu-glob = "0.89.0"
nu-glob = "0.90.1"
trycmd = "0.14.19"

[profile.release]
Expand Down

0 comments on commit 169de9d

Please sign in to comment.