mirror of
https://github.com/nushell/nushell.git
synced 2025-08-10 06:38:43 +02:00
Update some deps (#3011)
This commit is contained in:
@ -14,6 +14,6 @@ nu-errors = { path = "../nu-errors", version = "0.26.1" }
|
||||
nu-plugin = { path = "../nu-plugin", version = "0.26.1" }
|
||||
nu-protocol = { path = "../nu-protocol", version = "0.26.1" }
|
||||
nu-source = { path = "../nu-source", version = "0.26.1" }
|
||||
regex = "1.3.9"
|
||||
regex = "1.4.3"
|
||||
|
||||
[build-dependencies]
|
||||
|
Reference in New Issue
Block a user