Bump similar from 2.5.0 to 2.6.0 (#13492)

This commit is contained in:
dependabot[bot]
2024-07-31 08:10:33 +00:00
committed by GitHub
parent 3f12b14053
commit d2bf82d22b
2 changed files with 3 additions and 3 deletions

View File

@ -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"