Skip to content

Commit 2388c36

Browse files
chore(deps)(deps): bump similar from 2.7.0 to 3.1.1 in /diffctx (#62)
Bumps [similar](https://github.com/mitsuhiko/similar) from 2.7.0 to 3.1.1. - [Changelog](https://github.com/mitsuhiko/similar/blob/main/CHANGELOG.md) - [Commits](mitsuhiko/similar@2.7.0...3.1.1) --- updated-dependencies: - dependency-name: similar dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 075ec94 commit 2388c36

2 files changed

Lines changed: 6 additions & 3 deletions

File tree

diffctx/Cargo.lock

Lines changed: 5 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

diffctx/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ tracing-subscriber = { version = "0.3", features = ["env-filter"] }
116116
regex = "1"
117117
once_cell = "1"
118118
rustc-hash = "2"
119-
similar = "2"
119+
similar = "3"
120120
glob = "0.3"
121121
smallvec = "1"
122122
walkdir = "2"

0 commit comments

Comments
 (0)