You've already forked uutils-args
mirror of
https://github.com/uutils/uutils-args.git
synced 2026-06-10 16:13:08 -07:00
Update nu-ansi-term requirement from 0.46.0 to 0.47.0
Updates the requirements on [nu-ansi-term](https://github.com/nushell/nu-ansi-term) to permit the latest version. - [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/compare/v0.46.0...v0.47.0) --- updated-dependencies: - dependency-name: nu-ansi-term dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
+1
-1
@@ -6,6 +6,6 @@ edition = "2021"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
nu-ansi-term = "0.46.0"
|
||||
nu-ansi-term = "0.47.0"
|
||||
pulldown-cmark = "0.9.2"
|
||||
unicode-width = "0.1.10"
|
||||
|
||||
Reference in New Issue
Block a user