mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 07:05:47 +02:00
Bump similar from 2.5.0 to 2.6.0 (#13492)
This commit is contained in:
@ -21,7 +21,7 @@ nu-plugin-engine = { path = "../nu-plugin-engine", version = "0.96.2" }
|
||||
nu-plugin-protocol = { path = "../nu-plugin-protocol", version = "0.96.2" }
|
||||
nu-cmd-lang = { path = "../nu-cmd-lang", version = "0.96.2" }
|
||||
nu-ansi-term = { workspace = true }
|
||||
similar = "2.5"
|
||||
similar = "2.6"
|
||||
|
||||
[dev-dependencies]
|
||||
typetag = "0.2"
|
||||
|
Reference in New Issue
Block a user