Skip to content

Commit aae37ac

Browse files
build(deps): bump nu-ansi-term from 0.50.1 to 0.50.3 (#14625)
Bumps [nu-ansi-term](https://github.com/nushell/nu-ansi-term) from 0.50.1 to 0.50.3. - [Release notes](https://github.com/nushell/nu-ansi-term/releases) - [Changelog](https://github.com/nushell/nu-ansi-term/blob/main/CHANGELOG.md) - [Commits](https://github.com/nushell/nu-ansi-term/commits) --- updated-dependencies: - dependency-name: nu-ansi-term dependency-version: 0.50.3 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7fc7a61 commit aae37ac

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1689,11 +1689,11 @@ dependencies = [
16891689

16901690
[[package]]
16911691
name = "nu-ansi-term"
1692-
version = "0.50.1"
1692+
version = "0.50.3"
16931693
source = "registry+https://github.com/rust-lang/crates.io-index"
1694-
checksum = "d4a28e057d01f97e61255210fcff094d74ed0466038633e95017f5beb68e4399"
1694+
checksum = "7957b9740744892f114936ab4a57b3f487491bbeafaf8083688b16841a4240e5"
16951695
dependencies = [
1696-
"windows-sys 0.52.0",
1696+
"windows-sys 0.59.0",
16971697
]
16981698

16991699
[[package]]

0 commit comments

Comments
 (0)