build(deps): update rust crate nu-ansi-term to 0.50.3 (#7052)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-20 21:10:50 +00:00
committed by GitHub
parent 32b58831a6
commit a3cf8dab4e
2 changed files with 4 additions and 4 deletions
Generated
+3 -3
View File
@@ -2314,11 +2314,11 @@ dependencies = [
[[package]]
name = "nu-ansi-term"
version = "0.50.1"
version = "0.50.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d4a28e057d01f97e61255210fcff094d74ed0466038633e95017f5beb68e4399"
checksum = "7957b9740744892f114936ab4a57b3f487491bbeafaf8083688b16841a4240e5"
dependencies = [
"windows-sys 0.52.0",
"windows-sys 0.61.0",
]
[[package]]