build(deps): update rust crate nu-ansi-term to 0.47.0

This commit is contained in:
renovate[bot]
2023-03-14 00:27:23 +00:00
parent e2608cab64
commit d2f77760dc
2 changed files with 4 additions and 11 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ log = { version = "0.4.17", features = ["std"] }
# nofity-rust is optional (on by default) because the crate doesn't currently build for darwin with nix
# see: https://github.com/NixOS/nixpkgs/issues/160876
notify-rust = { version = "4.8.0", optional = true }
nu-ansi-term = "0.46.0"
nu-ansi-term = "0.47.0"
once_cell = "1.17.1"
open = "4.0.0"
# update os module config and tests when upgrading os_info