mirror of
https://github.com/nushell/nushell.git
synced 2025-06-30 14:40:06 +02:00
Bump some deps (#306)
This commit is contained in:
@ -11,5 +11,5 @@ nu-protocol = { path = "../nu-protocol" }
|
||||
|
||||
miette = { version = "3.0.0", features = ["fancy"] }
|
||||
thiserror = "1.0.29"
|
||||
nu-ansi-term = "0.36.0"
|
||||
nu-ansi-term = "0.39.0"
|
||||
reedline = { git = "https://github.com/nushell/reedline", branch = "main" }
|
||||
|
@ -12,7 +12,7 @@ name = "table"
|
||||
path = "src/main.rs"
|
||||
|
||||
[dependencies]
|
||||
nu-ansi-term = "0.36.0"
|
||||
nu-ansi-term = "0.39.0"
|
||||
|
||||
regex = "1.4"
|
||||
unicode-width = "0.1.8"
|
||||
|
Reference in New Issue
Block a user