mirror of
https://github.com/nushell/nushell.git
synced 2025-08-16 11:07:50 +02:00
Bump fancy-regex
to single 0.12.0
version (#11389)
Supersedes #11039 that was broken due to dependabot not correctly taking the workspace into account (this bug has been worked around in #11387)
This commit is contained in:
committed by
GitHub
parent
bb570e42be
commit
5e5d1ea81b
@ -20,7 +20,7 @@ nu-system = { path = "../nu-system", version = "0.88.2" }
|
||||
byte-unit = "4.0"
|
||||
chrono = { version = "0.4", features = [ "serde", "std", "unstable-locales" ], default-features = false }
|
||||
chrono-humanize = "0.2"
|
||||
fancy-regex = "0.11"
|
||||
fancy-regex = "0.12"
|
||||
indexmap = "2.1"
|
||||
lru = "0.12"
|
||||
miette = { version = "5.10", features = ["fancy-no-backtrace"] }
|
||||
|
Reference in New Issue
Block a user